"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Starting (try 5/5) 2025/08/18 03:33:08 DEBUG : Creating backend with remote "TestMega:rclone-test-matewuz3toyu" 2025/08/18 03:33:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:33:25 DEBUG : Creating backend with remote "/tmp/rclone2401132507" === RUN TestDirRemove run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:33:25 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:33:25 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:33:25 ERROR : dir/: Dir.Remove not empty 2025/08/18 03:33:25 DEBUG : dir/file1: Remove: 2025/08/18 03:33:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:33:25 DEBUG : dir/file1: >Remove: err= 2025/08/18 03:33:26 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/18 03:33:26 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:33:26 DEBUG : Looking for writers 2025/08/18 03:33:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.65s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:33:26 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:33:26 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:33:26 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:33:26 DEBUG : dir: Looking for writers 2025/08/18 03:33:26 DEBUG : file1: reading active writers 2025/08/18 03:33:26 DEBUG : Looking for writers 2025/08/18 03:33:26 DEBUG : dir: reading active writers 2025/08/18 03:33:26 DEBUG : >WaitForWriters: 2025/08/18 03:33:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:33:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0007426c0 2025/08/18 03:33:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:33:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2025/08/18 03:33:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:33:33 DEBUG : dir/file1: Updating file with dir/file1 0xc0007426c0 2025/08/18 03:33:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:33:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/18 03:33:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/18 03:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:33:40 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007426c0 2025/08/18 03:33:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:33:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:33:40 DEBUG : mega root 'rclone-test-matewuz3toyu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/18 03:33:41 NOTICE: mega root 'rclone-test-matewuz3toyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/18 03:33:41 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/18 03:33:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:33:41 DEBUG : newLeaf: Running delayed rename now 2025/08/18 03:33:41 INFO : newLeaf: Deleted 2025/08/18 03:33:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:33:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0007426c0 2025/08/18 03:33:41 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:33:41 DEBUG : dir: Looking for writers 2025/08/18 03:33:41 DEBUG : Looking for writers 2025/08/18 03:33:41 DEBUG : dir: reading active writers 2025/08/18 03:33:41 DEBUG : newLeaf: reading active writers 2025/08/18 03:33:41 DEBUG : >WaitForWriters: 2025/08/18 03:33:41 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:33:41 DEBUG : dir: Looking for writers 2025/08/18 03:33:41 DEBUG : Looking for writers 2025/08/18 03:33:41 DEBUG : dir: reading active writers 2025/08/18 03:33:41 DEBUG : newLeaf: reading active writers 2025/08/18 03:33:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:33:42 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:33:42 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:33:42 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:33:42 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:33:42 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:33:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:33:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:33:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:33:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:33:42 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:33:44 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:33:44 DEBUG : dir: Looking for writers 2025/08/18 03:33:44 DEBUG : file1: reading active writers 2025/08/18 03:33:44 DEBUG : Looking for writers 2025/08/18 03:33:44 DEBUG : dir: reading active writers 2025/08/18 03:33:44 DEBUG : >WaitForWriters: 2025/08/18 03:33:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:33:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000032840 2025/08/18 03:33:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:33:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" 2025/08/18 03:33:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:33:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000032840 2025/08/18 03:33:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:33:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/18 03:33:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:33:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/18 03:33:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:33:59 DEBUG : dir/file1: File is currently open, delaying rename 0xc000032840 2025/08/18 03:33:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:33:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:33:59 DEBUG : mega root 'rclone-test-matewuz3toyu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/18 03:33:59 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/18 03:33:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:33:59 DEBUG : newLeaf: Running delayed rename now 2025/08/18 03:33:59 INFO : newLeaf: Deleted 2025/08/18 03:33:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:33:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000032840 2025/08/18 03:33:59 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:33:59 DEBUG : dir: Looking for writers 2025/08/18 03:33:59 DEBUG : Looking for writers 2025/08/18 03:33:59 DEBUG : newLeaf: reading active writers 2025/08/18 03:33:59 DEBUG : dir: reading active writers 2025/08/18 03:33:59 DEBUG : >WaitForWriters: 2025/08/18 03:33:59 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:33:59 DEBUG : dir: Looking for writers 2025/08/18 03:33:59 DEBUG : Looking for writers 2025/08/18 03:33:59 DEBUG : dir: reading active writers 2025/08/18 03:33:59 DEBUG : newLeaf: reading active writers 2025/08/18 03:33:59 DEBUG : >WaitForWriters: 2025/08/18 03:33:59 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:34:00 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:34:00 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:34:00 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:34:00 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:00 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:34:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:34:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:00 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:34:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:34:02 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:34:02 DEBUG : dir/file1(0xc000c23d80): openPending: 2025/08/18 03:34:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 03:34:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:34:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:34:02 DEBUG : dir/file1(0xc000c23d80): >openPending: err= 2025/08/18 03:34:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:34:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:34:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:34:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:34:02 DEBUG : dir/file1(0xc000c23d80): _writeAt: size=14, off=0 2025/08/18 03:34:02 DEBUG : dir/file1(0xc000c23d80): >_writeAt: n=14, err= 2025/08/18 03:34:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:34:02 DEBUG : dir/file1(0xc000c23d80): close: 2025/08/18 03:34:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:34:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:34:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:34:02 DEBUG : dir/file1(0xc000c23d80): >close: err= 2025/08/18 03:34:02 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:34:02 DEBUG : dir: Looking for writers 2025/08/18 03:34:02 DEBUG : file1: reading active writers 2025/08/18 03:34:02 DEBUG : Looking for writers 2025/08/18 03:34:02 DEBUG : dir: reading active writers 2025/08/18 03:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:34:02 DEBUG : dir: Looking for writers 2025/08/18 03:34:02 DEBUG : file1: reading active writers 2025/08/18 03:34:02 DEBUG : Looking for writers 2025/08/18 03:34:02 DEBUG : dir: reading active writers 2025/08/18 03:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:34:02 DEBUG : dir: Looking for writers 2025/08/18 03:34:02 DEBUG : file1: reading active writers 2025/08/18 03:34:02 DEBUG : Looking for writers 2025/08/18 03:34:02 DEBUG : dir: reading active writers 2025/08/18 03:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:34:02 DEBUG : dir: Looking for writers 2025/08/18 03:34:02 DEBUG : file1: reading active writers 2025/08/18 03:34:02 DEBUG : Looking for writers 2025/08/18 03:34:02 DEBUG : dir: reading active writers 2025/08/18 03:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:34:02 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:34:02 DEBUG : dir: Looking for writers 2025/08/18 03:34:02 DEBUG : file1: reading active writers 2025/08/18 03:34:02 DEBUG : Looking for writers 2025/08/18 03:34:02 DEBUG : dir: reading active writers 2025/08/18 03:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:34:02 DEBUG : dir: Looking for writers 2025/08/18 03:34:02 DEBUG : file1: reading active writers 2025/08/18 03:34:02 DEBUG : Looking for writers 2025/08/18 03:34:02 DEBUG : dir: reading active writers 2025/08/18 03:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:34:03 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:34:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:34:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/18 03:34:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:34:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:34:03 DEBUG : dir: Looking for writers 2025/08/18 03:34:03 DEBUG : file1: reading active writers 2025/08/18 03:34:03 DEBUG : Looking for writers 2025/08/18 03:34:03 DEBUG : dir: reading active writers 2025/08/18 03:34:03 DEBUG : >WaitForWriters: 2025/08/18 03:34:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:34:03 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:34:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:34:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:34:03 DEBUG : dir/file1(0xc00109f440): _readAt: size=512, off=0 2025/08/18 03:34:03 DEBUG : dir/file1(0xc00109f440): openPending: 2025/08/18 03:34:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:34:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:34:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:34:03 DEBUG : dir/file1(0xc00109f440): >openPending: err= 2025/08/18 03:34:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:34:03 DEBUG : dir/file1(0xc00109f440): >_readAt: n=14, err=EOF 2025/08/18 03:34:03 DEBUG : dir/file1(0xc00109f440): close: 2025/08/18 03:34:03 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:34:02 +0000 UTC 2025/08/18 03:34:03 DEBUG : dir/file1(0xc00109f440): >close: err= 2025/08/18 03:34:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:34:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:34:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000033140 2025/08/18 03:34:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:34:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:34:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:34:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 03:34:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000033140 2025/08/18 03:34:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:34:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" 2025/08/18 03:34:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:34:10 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:34:10 DEBUG : dir/file1(0xc0015482c0): openPending: 2025/08/18 03:34:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:34:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:34:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:34:10 DEBUG : dir/file1(0xc0015482c0): >openPending: err= 2025/08/18 03:34:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:34:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:34:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:34:10 DEBUG : dir/file1(0xc0015482c0): _writeAt: size=25, off=0 2025/08/18 03:34:10 DEBUG : dir/file1(0xc0015482c0): >_writeAt: n=25, err= 2025/08/18 03:34:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:34:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:34:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000033140 2025/08/18 03:34:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:34:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:34:11 DEBUG : newLeaf(0xc0015482c0): close: 2025/08/18 03:34:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:34:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:34:10.836996144 +0000 UTC m=+62.729427601 2025/08/18 03:34:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:34:11 DEBUG : newLeaf(0xc0015482c0): >close: err= 2025/08/18 03:34:11 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:34:11 DEBUG : dir: Looking for writers 2025/08/18 03:34:11 DEBUG : Looking for writers 2025/08/18 03:34:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:11 DEBUG : dir: reading active writers 2025/08/18 03:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:34:11 DEBUG : dir: Looking for writers 2025/08/18 03:34:11 DEBUG : Looking for writers 2025/08/18 03:34:11 DEBUG : dir: reading active writers 2025/08/18 03:34:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:34:11 DEBUG : dir: Looking for writers 2025/08/18 03:34:11 DEBUG : Looking for writers 2025/08/18 03:34:11 DEBUG : dir: reading active writers 2025/08/18 03:34:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:34:11 DEBUG : dir: Looking for writers 2025/08/18 03:34:11 DEBUG : Looking for writers 2025/08/18 03:34:11 DEBUG : dir: reading active writers 2025/08/18 03:34:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:34:11 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:34:11 DEBUG : dir: Looking for writers 2025/08/18 03:34:11 DEBUG : Looking for writers 2025/08/18 03:34:11 DEBUG : dir: reading active writers 2025/08/18 03:34:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:34:11 DEBUG : dir: Looking for writers 2025/08/18 03:34:11 DEBUG : Looking for writers 2025/08/18 03:34:11 DEBUG : dir: reading active writers 2025/08/18 03:34:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:34:11 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:34:11 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 03:34:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:34:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:34:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:34:11 DEBUG : dir: Looking for writers 2025/08/18 03:34:11 DEBUG : Looking for writers 2025/08/18 03:34:11 DEBUG : dir: reading active writers 2025/08/18 03:34:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:11 DEBUG : >WaitForWriters: 2025/08/18 03:34:11 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:34:11 DEBUG : dir: Looking for writers 2025/08/18 03:34:11 DEBUG : Looking for writers 2025/08/18 03:34:11 DEBUG : dir: reading active writers 2025/08/18 03:34:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:11 DEBUG : >WaitForWriters: 2025/08/18 03:34:11 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:34:13 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:34:13 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:34:13 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:13 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:34:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:34:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:13 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:34:16 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:34:16 DEBUG : dir: Looking for writers 2025/08/18 03:34:16 DEBUG : file1: reading active writers 2025/08/18 03:34:16 DEBUG : Looking for writers 2025/08/18 03:34:16 DEBUG : dir: reading active writers 2025/08/18 03:34:16 DEBUG : >WaitForWriters: 2025/08/18 03:34:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:34:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000033d40 2025/08/18 03:34:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:34:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "file1" 2025/08/18 03:34:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:34:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000033d40 2025/08/18 03:34:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:34:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/18 03:34:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:34:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:34:30 DEBUG : dir/file1(0xc00192c440): openPending: 2025/08/18 03:34:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 03:34:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:34:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:34:30 DEBUG : dir/file1(0xc00192c440): >openPending: err= 2025/08/18 03:34:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:34:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:34:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:34:30 DEBUG : dir/file1(0xc00192c440): _writeAt: size=25, off=0 2025/08/18 03:34:30 DEBUG : dir/file1(0xc00192c440): >_writeAt: n=25, err= 2025/08/18 03:34:30 INFO : newLeaf: Deleted 2025/08/18 03:34:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:34:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:34:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000033d40 2025/08/18 03:34:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:34:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:34:31 DEBUG : newLeaf(0xc00192c440): close: 2025/08/18 03:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:34:31 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:34:30.717657577 +0000 UTC m=+82.610089034 2025/08/18 03:34:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:34:31 DEBUG : newLeaf(0xc00192c440): >close: err= 2025/08/18 03:34:31 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:34:31 DEBUG : dir: Looking for writers 2025/08/18 03:34:31 DEBUG : Looking for writers 2025/08/18 03:34:31 DEBUG : dir: reading active writers 2025/08/18 03:34:31 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:34:31 DEBUG : dir: Looking for writers 2025/08/18 03:34:31 DEBUG : Looking for writers 2025/08/18 03:34:31 DEBUG : dir: reading active writers 2025/08/18 03:34:31 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:34:31 DEBUG : dir: Looking for writers 2025/08/18 03:34:31 DEBUG : Looking for writers 2025/08/18 03:34:31 DEBUG : dir: reading active writers 2025/08/18 03:34:31 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:34:31 DEBUG : dir: Looking for writers 2025/08/18 03:34:31 DEBUG : Looking for writers 2025/08/18 03:34:31 DEBUG : dir: reading active writers 2025/08/18 03:34:31 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:34:31 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:34:31 DEBUG : dir: Looking for writers 2025/08/18 03:34:31 DEBUG : Looking for writers 2025/08/18 03:34:31 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:31 DEBUG : dir: reading active writers 2025/08/18 03:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:34:31 DEBUG : dir: Looking for writers 2025/08/18 03:34:31 DEBUG : Looking for writers 2025/08/18 03:34:31 DEBUG : dir: reading active writers 2025/08/18 03:34:31 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:34:31 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:34:31 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 03:34:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:34:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:34:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:34:31 DEBUG : dir: Looking for writers 2025/08/18 03:34:31 DEBUG : Looking for writers 2025/08/18 03:34:31 DEBUG : dir: reading active writers 2025/08/18 03:34:31 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:31 DEBUG : >WaitForWriters: 2025/08/18 03:34:31 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:34:31 DEBUG : dir: Looking for writers 2025/08/18 03:34:31 DEBUG : Looking for writers 2025/08/18 03:34:31 DEBUG : dir: reading active writers 2025/08/18 03:34:31 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:31 DEBUG : >WaitForWriters: 2025/08/18 03:34:31 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:34:33 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:34:33 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:34:33 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:33 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:34:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:34:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:33 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:34:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:34:35 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:34:35 DEBUG : dir/file1(0xc001e020c0): openPending: 2025/08/18 03:34:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 03:34:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:34:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:34:35 DEBUG : dir/file1(0xc001e020c0): >openPending: err= 2025/08/18 03:34:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:34:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:34:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:34:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:34:35 DEBUG : dir/file1(0xc001e020c0): _writeAt: size=14, off=0 2025/08/18 03:34:35 DEBUG : dir/file1(0xc001e020c0): >_writeAt: n=14, err= 2025/08/18 03:34:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:34:35 DEBUG : dir/file1(0xc001e020c0): close: 2025/08/18 03:34:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:34:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:34:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:34:36 DEBUG : dir/file1(0xc001e020c0): >close: err= 2025/08/18 03:34:36 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:34:36 DEBUG : dir: Looking for writers 2025/08/18 03:34:36 DEBUG : file1: reading active writers 2025/08/18 03:34:36 DEBUG : Looking for writers 2025/08/18 03:34:36 DEBUG : dir: reading active writers 2025/08/18 03:34:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:34:36 DEBUG : dir: Looking for writers 2025/08/18 03:34:36 DEBUG : file1: reading active writers 2025/08/18 03:34:36 DEBUG : Looking for writers 2025/08/18 03:34:36 DEBUG : dir: reading active writers 2025/08/18 03:34:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:34:36 DEBUG : dir: Looking for writers 2025/08/18 03:34:36 DEBUG : file1: reading active writers 2025/08/18 03:34:36 DEBUG : Looking for writers 2025/08/18 03:34:36 DEBUG : dir: reading active writers 2025/08/18 03:34:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:34:36 DEBUG : dir: Looking for writers 2025/08/18 03:34:36 DEBUG : file1: reading active writers 2025/08/18 03:34:36 DEBUG : Looking for writers 2025/08/18 03:34:36 DEBUG : dir: reading active writers 2025/08/18 03:34:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:34:36 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:34:36 DEBUG : dir: Looking for writers 2025/08/18 03:34:36 DEBUG : file1: reading active writers 2025/08/18 03:34:36 DEBUG : Looking for writers 2025/08/18 03:34:36 DEBUG : dir: reading active writers 2025/08/18 03:34:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:34:36 DEBUG : dir: Looking for writers 2025/08/18 03:34:36 DEBUG : file1: reading active writers 2025/08/18 03:34:36 DEBUG : Looking for writers 2025/08/18 03:34:36 DEBUG : dir: reading active writers 2025/08/18 03:34:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:34:36 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:34:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:34:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/18 03:34:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:34:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:34:36 DEBUG : dir: Looking for writers 2025/08/18 03:34:36 DEBUG : file1: reading active writers 2025/08/18 03:34:36 DEBUG : Looking for writers 2025/08/18 03:34:36 DEBUG : dir: reading active writers 2025/08/18 03:34:36 DEBUG : >WaitForWriters: 2025/08/18 03:34:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:34:36 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:34:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:34:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:34:36 DEBUG : dir/file1(0xc001d7ee00): _readAt: size=512, off=0 2025/08/18 03:34:36 DEBUG : dir/file1(0xc001d7ee00): openPending: 2025/08/18 03:34:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:34:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:34:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:34:36 DEBUG : dir/file1(0xc001d7ee00): >openPending: err= 2025/08/18 03:34:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:34:36 DEBUG : dir/file1(0xc001d7ee00): >_readAt: n=14, err=EOF 2025/08/18 03:34:36 DEBUG : dir/file1(0xc001d7ee00): close: 2025/08/18 03:34:36 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:34:36 +0000 UTC 2025/08/18 03:34:36 DEBUG : dir/file1(0xc001d7ee00): >close: err= 2025/08/18 03:34:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:34:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:34:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0018fe540 2025/08/18 03:34:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:34:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:34:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:34:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 03:34:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0018fe540 2025/08/18 03:34:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:34:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" 2025/08/18 03:34:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:34:46 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:34:46 DEBUG : dir/file1(0xc001e03300): openPending: 2025/08/18 03:34:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:34:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:34:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:34:46 DEBUG : dir/file1(0xc001e03300): >openPending: err= 2025/08/18 03:34:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:34:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:34:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:34:46 DEBUG : dir/file1(0xc001e03300): _writeAt: size=25, off=0 2025/08/18 03:34:46 DEBUG : dir/file1(0xc001e03300): >_writeAt: n=25, err= 2025/08/18 03:34:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:34:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:34:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0018fe540 2025/08/18 03:34:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:34:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:34:46 DEBUG : newLeaf(0xc001e03300): close: 2025/08/18 03:34:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:34:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:34:46.054993429 +0000 UTC m=+97.947424886 2025/08/18 03:34:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:34:46 DEBUG : newLeaf(0xc001e03300): >close: err= 2025/08/18 03:34:46 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:34:46 DEBUG : dir: Looking for writers 2025/08/18 03:34:46 DEBUG : Looking for writers 2025/08/18 03:34:46 DEBUG : dir: reading active writers 2025/08/18 03:34:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:34:46 DEBUG : dir: Looking for writers 2025/08/18 03:34:46 DEBUG : Looking for writers 2025/08/18 03:34:46 DEBUG : dir: reading active writers 2025/08/18 03:34:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:34:46 DEBUG : dir: Looking for writers 2025/08/18 03:34:46 DEBUG : Looking for writers 2025/08/18 03:34:46 DEBUG : dir: reading active writers 2025/08/18 03:34:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:34:46 DEBUG : dir: Looking for writers 2025/08/18 03:34:46 DEBUG : Looking for writers 2025/08/18 03:34:46 DEBUG : dir: reading active writers 2025/08/18 03:34:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:34:46 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:34:46 DEBUG : dir: Looking for writers 2025/08/18 03:34:46 DEBUG : Looking for writers 2025/08/18 03:34:46 DEBUG : dir: reading active writers 2025/08/18 03:34:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:34:46 DEBUG : dir: Looking for writers 2025/08/18 03:34:46 DEBUG : Looking for writers 2025/08/18 03:34:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:46 DEBUG : dir: reading active writers 2025/08/18 03:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:34:47 DEBUG : dir: Looking for writers 2025/08/18 03:34:47 DEBUG : Looking for writers 2025/08/18 03:34:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:47 DEBUG : dir: reading active writers 2025/08/18 03:34:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:34:47 DEBUG : dir: Looking for writers 2025/08/18 03:34:47 DEBUG : Looking for writers 2025/08/18 03:34:47 DEBUG : dir: reading active writers 2025/08/18 03:34:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:34:48 DEBUG : dir: Looking for writers 2025/08/18 03:34:48 DEBUG : Looking for writers 2025/08/18 03:34:48 DEBUG : dir: reading active writers 2025/08/18 03:34:48 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:34:48 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:34:48 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 03:34:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:34:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:34:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:34:49 DEBUG : dir: Looking for writers 2025/08/18 03:34:49 DEBUG : Looking for writers 2025/08/18 03:34:49 DEBUG : dir: reading active writers 2025/08/18 03:34:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:49 DEBUG : >WaitForWriters: 2025/08/18 03:34:49 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:34:49 DEBUG : dir: Looking for writers 2025/08/18 03:34:49 DEBUG : Looking for writers 2025/08/18 03:34:49 DEBUG : dir: reading active writers 2025/08/18 03:34:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:34:49 DEBUG : >WaitForWriters: 2025/08/18 03:34:49 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:34:51 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:34:51 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:34:51 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:51 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:34:51 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:34:51 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:34:51 DEBUG : dir: Looking for writers 2025/08/18 03:34:51 DEBUG : file1: reading active writers 2025/08/18 03:34:51 DEBUG : Looking for writers 2025/08/18 03:34:51 DEBUG : dir: reading active writers 2025/08/18 03:34:51 DEBUG : >WaitForWriters: 2025/08/18 03:34:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:34:51 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:34:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:34:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:34:51 DEBUG : dir/file1(0xc002366700): _readAt: size=512, off=0 2025/08/18 03:34:51 DEBUG : dir/file1(0xc002366700): openPending: 2025/08/18 03:34:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 03:34:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:34:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:34:51 DEBUG : dir/file1(0xc002366700): >openPending: err= 2025/08/18 03:34:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/18 03:34:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:34:51 DEBUG : dir/file1(0xc002366700): >_readAt: n=14, err=EOF 2025/08/18 03:34:51 DEBUG : dir/file1(0xc002366700): close: 2025/08/18 03:34:51 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:34:51 +0000 UTC 2025/08/18 03:34:51 DEBUG : dir/file1(0xc002366700): >close: err= 2025/08/18 03:34:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:34:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:34:53 DEBUG : newLeaf: Updating file with newLeaf 0xc0018fec00 2025/08/18 03:34:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:34:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:34:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:34:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 03:34:53 DEBUG : dir/file1: Updating file with dir/file1 0xc0018fec00 2025/08/18 03:34:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:34:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/18 03:35:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:35:00 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:35:00 DEBUG : dir/file1(0xc001f678c0): openPending: 2025/08/18 03:35:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:35:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:35:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:00 DEBUG : dir/file1(0xc001f678c0): >openPending: err= 2025/08/18 03:35:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:35:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:35:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:35:00 DEBUG : dir/file1(0xc001f678c0): _writeAt: size=25, off=0 2025/08/18 03:35:00 DEBUG : dir/file1(0xc001f678c0): >_writeAt: n=25, err= 2025/08/18 03:35:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:35:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:35:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0018fec00 2025/08/18 03:35:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:35:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:35:01 DEBUG : newLeaf(0xc001f678c0): close: 2025/08/18 03:35:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:35:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:35:00.882744104 +0000 UTC m=+112.775175602 2025/08/18 03:35:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:01 DEBUG : newLeaf(0xc001f678c0): >close: err= 2025/08/18 03:35:01 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:01 DEBUG : dir: Looking for writers 2025/08/18 03:35:01 DEBUG : Looking for writers 2025/08/18 03:35:01 DEBUG : dir: reading active writers 2025/08/18 03:35:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:35:01 DEBUG : dir: Looking for writers 2025/08/18 03:35:01 DEBUG : Looking for writers 2025/08/18 03:35:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:35:01 DEBUG : dir: reading active writers 2025/08/18 03:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:35:01 DEBUG : dir: Looking for writers 2025/08/18 03:35:01 DEBUG : Looking for writers 2025/08/18 03:35:01 DEBUG : dir: reading active writers 2025/08/18 03:35:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:35:01 DEBUG : dir: Looking for writers 2025/08/18 03:35:01 DEBUG : Looking for writers 2025/08/18 03:35:01 DEBUG : dir: reading active writers 2025/08/18 03:35:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:35:01 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:35:01 DEBUG : dir: Looking for writers 2025/08/18 03:35:01 DEBUG : Looking for writers 2025/08/18 03:35:01 DEBUG : dir: reading active writers 2025/08/18 03:35:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:35:01 DEBUG : dir: Looking for writers 2025/08/18 03:35:01 DEBUG : Looking for writers 2025/08/18 03:35:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:35:01 DEBUG : dir: reading active writers 2025/08/18 03:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:35:01 DEBUG : dir: Looking for writers 2025/08/18 03:35:01 DEBUG : Looking for writers 2025/08/18 03:35:01 DEBUG : dir: reading active writers 2025/08/18 03:35:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:35:02 DEBUG : dir: Looking for writers 2025/08/18 03:35:02 DEBUG : Looking for writers 2025/08/18 03:35:02 DEBUG : dir: reading active writers 2025/08/18 03:35:02 DEBUG : newLeaf: reading active writers 2025/08/18 03:35:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:35:03 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:35:03 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 03:35:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:35:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:35:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:35:03 DEBUG : dir: Looking for writers 2025/08/18 03:35:03 DEBUG : Looking for writers 2025/08/18 03:35:03 DEBUG : dir: reading active writers 2025/08/18 03:35:03 DEBUG : newLeaf: reading active writers 2025/08/18 03:35:03 DEBUG : >WaitForWriters: 2025/08/18 03:35:03 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:03 DEBUG : dir: Looking for writers 2025/08/18 03:35:03 DEBUG : Looking for writers 2025/08/18 03:35:03 DEBUG : dir: reading active writers 2025/08/18 03:35:03 DEBUG : newLeaf: reading active writers 2025/08/18 03:35:03 DEBUG : >WaitForWriters: 2025/08/18 03:35:03 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- FAIL: TestFileRename (99.44s) --- FAIL: TestFileRename/off,forceCache=false (16.15s) --- FAIL: TestFileRename/minimal,forceCache=false (18.13s) --- FAIL: TestFileRename/minimal,forceCache=true (13.50s) --- FAIL: TestFileRename/writes,forceCache=false (19.99s) --- FAIL: TestFileRename/writes,forceCache=true (17.27s) --- FAIL: TestFileRename/full,forceCache=false (14.40s) === RUN TestRcGetVFS run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:05 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:05 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:35:05 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:05 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:35:05 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:05 DEBUG : Looking for writers 2025/08/18 03:35:05 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:05 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:05 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:35:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:35:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:35:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:35:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:35:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:35:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 03:35:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 03:35:09 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:09 DEBUG : dir: Looking for writers 2025/08/18 03:35:09 DEBUG : file1: reading active writers 2025/08/18 03:35:09 DEBUG : Looking for writers 2025/08/18 03:35:09 DEBUG : dir: reading active writers 2025/08/18 03:35:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.33s) === RUN TestReadFileHandleSeek run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:09 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:09 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:35:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:35:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:35:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:35:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:35:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:35:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 03:35:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/18 03:35:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/18 03:35:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/18 03:35:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/18 03:35:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/18 03:35:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/18 03:35:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/18 03:35:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/18 03:35:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/18 03:35:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/18 03:35:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/18 03:35:10 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/18 03:35:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/18 03:35:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/18 03:35:10 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/18 03:35:10 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:10 DEBUG : dir: Looking for writers 2025/08/18 03:35:10 DEBUG : file1: reading active writers 2025/08/18 03:35:10 DEBUG : Looking for writers 2025/08/18 03:35:10 DEBUG : dir: reading active writers 2025/08/18 03:35:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.52s) === RUN TestReadFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:11 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:11 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:35:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:35:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:35:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:35:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 03:35:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/18 03:35:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/18 03:35:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/18 03:35:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/18 03:35:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/18 03:35:13 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/18 03:35:13 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/18 03:35:13 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/18 03:35:13 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/18 03:35:13 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/18 03:35:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/18 03:35:14 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/18 03:35:14 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/18 03:35:14 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/18 03:35:14 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/18 03:35:14 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/18 03:35:14 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/18 03:35:14 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/18 03:35:14 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/18 03:35:14 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:14 DEBUG : dir: Looking for writers 2025/08/18 03:35:14 DEBUG : file1: reading active writers 2025/08/18 03:35:14 DEBUG : Looking for writers 2025/08/18 03:35:14 DEBUG : dir: reading active writers 2025/08/18 03:35:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (3.18s) === RUN TestReadFileHandleFlush run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:14 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:14 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:35:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:35:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:35:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:35:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:35:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:35:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 03:35:16 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:16 DEBUG : dir: Looking for writers 2025/08/18 03:35:16 DEBUG : file1: reading active writers 2025/08/18 03:35:16 DEBUG : Looking for writers 2025/08/18 03:35:16 DEBUG : dir: reading active writers 2025/08/18 03:35:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.56s) === RUN TestReadFileHandleRelease run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:17 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:17 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:35:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:35:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:35:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:35:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:35:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:35:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 03:35:17 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/18 03:35:17 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/18 03:35:17 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:17 DEBUG : dir: Looking for writers 2025/08/18 03:35:17 DEBUG : file1: reading active writers 2025/08/18 03:35:17 DEBUG : Looking for writers 2025/08/18 03:35:17 DEBUG : dir: reading active writers 2025/08/18 03:35:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.70s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:17 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:17 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:17 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:17 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:17 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:35:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:35:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:35:18 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:35:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:35:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:35:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:35:18 DEBUG : dir/file1(0xc00310a940): _readAt: size=1, off=0 2025/08/18 03:35:18 DEBUG : dir/file1(0xc00310a940): openPending: 2025/08/18 03:35:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:35:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:35:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:18 DEBUG : dir/file1(0xc00310a940): >openPending: err= 2025/08/18 03:35:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 03:35:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:35:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:35:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:35:18 DEBUG : dir/file1(0xc00310a940): >_readAt: n=1, err= 2025/08/18 03:35:18 DEBUG : dir/file1(0xc00310a940): _readAt: size=256, off=1 2025/08/18 03:35:18 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/18 03:35:18 DEBUG : dir/file1(0xc00310a940): >_readAt: n=15, err=EOF 2025/08/18 03:35:18 DEBUG : dir/file1(0xc00310a940): _readAt: size=16, off=16 2025/08/18 03:35:18 DEBUG : dir/file1(0xc00310a940): >_readAt: n=0, err=EOF 2025/08/18 03:35:18 DEBUG : dir/file1(0xc00310a940): close: 2025/08/18 03:35:18 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:35:18 +0000 UTC 2025/08/18 03:35:18 DEBUG : dir/file1(0xc00310a940): >close: err= 2025/08/18 03:35:18 DEBUG : dir/file1(0xc00310a940): close: 2025/08/18 03:35:18 DEBUG : dir/file1(0xc00310a940): >close: err=file already closed 2025/08/18 03:35:18 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:18 DEBUG : dir: Looking for writers 2025/08/18 03:35:18 DEBUG : file1: reading active writers 2025/08/18 03:35:18 DEBUG : Looking for writers 2025/08/18 03:35:18 DEBUG : dir: reading active writers 2025/08/18 03:35:18 DEBUG : >WaitForWriters: 2025/08/18 03:35:18 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.84s) === RUN TestRWFileHandleSeek run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:18 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:18 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:18 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:18 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:18 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:35:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:35:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:35:20 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:35:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:35:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:35:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): _readAt: size=1, off=0 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): openPending: 2025/08/18 03:35:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:35:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:35:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): >openPending: err= 2025/08/18 03:35:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 03:35:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:35:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:35:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): >_readAt: n=1, err= 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): _readAt: size=1, off=5 2025/08/18 03:35:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): >_readAt: n=1, err= 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): _readAt: size=1, off=3 2025/08/18 03:35:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): >_readAt: n=1, err= 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): _readAt: size=1, off=13 2025/08/18 03:35:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): >_readAt: n=1, err= 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): _readAt: size=16, off=100 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): >_readAt: n=0, err=EOF 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): close: 2025/08/18 03:35:20 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:35:18 +0000 UTC 2025/08/18 03:35:20 DEBUG : dir/file1(0xc00310bdc0): >close: err= 2025/08/18 03:35:20 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:20 DEBUG : dir: Looking for writers 2025/08/18 03:35:20 DEBUG : file1: reading active writers 2025/08/18 03:35:20 DEBUG : Looking for writers 2025/08/18 03:35:20 DEBUG : dir: reading active writers 2025/08/18 03:35:20 DEBUG : >WaitForWriters: 2025/08/18 03:35:20 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.47s) === RUN TestRWFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:21 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:21 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:21 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:21 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:21 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:35:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:35:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:35:21 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:35:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:35:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:35:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): _readAt: size=1, off=0 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): openPending: 2025/08/18 03:35:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:35:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:35:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): >openPending: err= 2025/08/18 03:35:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 03:35:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:35:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:35:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): >_readAt: n=1, err= 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): _readAt: size=1, off=5 2025/08/18 03:35:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): >_readAt: n=1, err= 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): _readAt: size=1, off=1 2025/08/18 03:35:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): >_readAt: n=1, err= 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): _readAt: size=6, off=10 2025/08/18 03:35:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): >_readAt: n=6, err= 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): _readAt: size=256, off=10 2025/08/18 03:35:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): >_readAt: n=6, err=EOF 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): _readAt: size=256, off=100 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): >_readAt: n=0, err=EOF 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): close: 2025/08/18 03:35:21 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:35:21 +0000 UTC 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): >close: err= 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): _readAt: size=256, off=100 2025/08/18 03:35:21 DEBUG : dir/file1(0xc003067b40): >_readAt: n=0, err=file already closed 2025/08/18 03:35:21 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:21 DEBUG : dir: Looking for writers 2025/08/18 03:35:21 DEBUG : file1: reading active writers 2025/08/18 03:35:21 DEBUG : Looking for writers 2025/08/18 03:35:21 DEBUG : dir: reading active writers 2025/08/18 03:35:21 DEBUG : >WaitForWriters: 2025/08/18 03:35:21 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.84s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:21 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:21 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:21 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:21 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:21 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:35:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:35:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:35:22 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:35:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:35:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:35:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:35:22 DEBUG : dir/file1(0xc00352bc80): RWFileHandle.Flush 2025/08/18 03:35:22 DEBUG : dir/file1(0xc00352bc80): _readAt: size=256, off=0 2025/08/18 03:35:22 DEBUG : dir/file1(0xc00352bc80): openPending: 2025/08/18 03:35:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:35:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:35:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:22 DEBUG : dir/file1(0xc00352bc80): >openPending: err= 2025/08/18 03:35:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/18 03:35:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:35:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:35:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:35:22 DEBUG : dir/file1(0xc00352bc80): >_readAt: n=16, err=EOF 2025/08/18 03:35:22 DEBUG : dir/file1(0xc00352bc80): RWFileHandle.Flush 2025/08/18 03:35:22 DEBUG : dir/file1(0xc00352bc80): RWFileHandle.Flush 2025/08/18 03:35:22 DEBUG : dir/file1(0xc00352bc80): close: 2025/08/18 03:35:22 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:35:22 +0000 UTC 2025/08/18 03:35:22 DEBUG : dir/file1(0xc00352bc80): >close: err= 2025/08/18 03:35:22 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:22 DEBUG : dir: Looking for writers 2025/08/18 03:35:22 DEBUG : file1: reading active writers 2025/08/18 03:35:22 DEBUG : Looking for writers 2025/08/18 03:35:22 DEBUG : dir: reading active writers 2025/08/18 03:35:22 DEBUG : >WaitForWriters: 2025/08/18 03:35:22 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.77s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:22 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:22 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:22 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:22 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:22 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:35:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:35:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:35:22 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:35:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:35:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:35:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:35:22 DEBUG : dir/file1(0xc00392acc0): _readAt: size=256, off=0 2025/08/18 03:35:22 DEBUG : dir/file1(0xc00392acc0): openPending: 2025/08/18 03:35:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:35:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:35:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:22 DEBUG : dir/file1(0xc00392acc0): >openPending: err= 2025/08/18 03:35:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/18 03:35:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:35:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:35:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:35:23 DEBUG : dir/file1(0xc00392acc0): >_readAt: n=16, err=EOF 2025/08/18 03:35:23 DEBUG : dir/file1(0xc00392acc0): RWFileHandle.Release 2025/08/18 03:35:23 DEBUG : dir/file1(0xc00392acc0): close: 2025/08/18 03:35:23 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:35:22 +0000 UTC 2025/08/18 03:35:23 DEBUG : dir/file1(0xc00392acc0): >close: err= 2025/08/18 03:35:23 DEBUG : dir/file1(0xc00392acc0): RWFileHandle.Release 2025/08/18 03:35:23 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:23 DEBUG : dir: Looking for writers 2025/08/18 03:35:23 DEBUG : file1: reading active writers 2025/08/18 03:35:23 DEBUG : Looking for writers 2025/08/18 03:35:23 DEBUG : dir: reading active writers 2025/08/18 03:35:23 DEBUG : >WaitForWriters: 2025/08/18 03:35:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.71s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:23 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:23 DEBUG : file1: newRWFileHandle: 2025/08/18 03:35:23 DEBUG : file1(0xc003765640): openPending: 2025/08/18 03:35:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:23 DEBUG : file1(0xc003765640): >openPending: err= 2025/08/18 03:35:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:35:23 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:35:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:35:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:35:23 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:35:23 DEBUG : file1(0xc003765640): _writeAt: size=5, off=0 2025/08/18 03:35:23 DEBUG : file1(0xc003765640): >_writeAt: n=5, err= 2025/08/18 03:35:23 DEBUG : file1(0xc003765640): _writeAt: size=7, off=5 2025/08/18 03:35:23 DEBUG : file1(0xc003765640): >_writeAt: n=7, err= 2025/08/18 03:35:23 DEBUG : file1: vfs cache: truncate to size=11 2025/08/18 03:35:23 DEBUG : file1(0xc003765640): close: 2025/08/18 03:35:23 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:35:23.438986339 +0000 UTC m=+135.331417796 2025/08/18 03:35:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:23 DEBUG : file1(0xc003765640): >close: err= 2025/08/18 03:35:23 DEBUG : file1(0xc003765640): close: 2025/08/18 03:35:23 DEBUG : file1(0xc003765640): >close: err=file already closed 2025/08/18 03:35:23 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:23 DEBUG : Looking for writers 2025/08/18 03:35:23 DEBUG : file1: reading active writers 2025/08/18 03:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:35:23 DEBUG : Looking for writers 2025/08/18 03:35:23 DEBUG : file1: reading active writers 2025/08/18 03:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:35:23 DEBUG : Looking for writers 2025/08/18 03:35:23 DEBUG : file1: reading active writers 2025/08/18 03:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:35:23 DEBUG : Looking for writers 2025/08/18 03:35:23 DEBUG : file1: reading active writers 2025/08/18 03:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:35:23 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:35:23 DEBUG : Looking for writers 2025/08/18 03:35:23 DEBUG : file1: reading active writers 2025/08/18 03:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:35:23 INFO : file1: Copied (new) 2025/08/18 03:35:23 DEBUG : file1: vfs cache: fingerprint now "11" 2025/08/18 03:35:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:35:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:23 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:35:23 DEBUG : Looking for writers 2025/08/18 03:35:23 DEBUG : file1: reading active writers 2025/08/18 03:35:23 DEBUG : >WaitForWriters: 2025/08/18 03:35:23 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:23 DEBUG : Looking for writers 2025/08/18 03:35:23 DEBUG : file1: reading active writers 2025/08/18 03:35:23 DEBUG : >WaitForWriters: 2025/08/18 03:35:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.39s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:23 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:23 DEBUG : file1: newRWFileHandle: 2025/08/18 03:35:23 DEBUG : file1(0xc00392bb00): openPending: 2025/08/18 03:35:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:35:23 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:35:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:23 DEBUG : file1(0xc00392bb00): >openPending: err= 2025/08/18 03:35:23 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:35:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:35:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:35:23 DEBUG : file1(0xc00392bb00): _writeAt: size=7, off=0 2025/08/18 03:35:23 DEBUG : file1(0xc00392bb00): >_writeAt: n=7, err= 2025/08/18 03:35:23 DEBUG : file1(0xc00392bb00): _writeAt: size=6, off=5 2025/08/18 03:35:23 DEBUG : file1(0xc00392bb00): >_writeAt: n=6, err= 2025/08/18 03:35:23 DEBUG : file1(0xc00392bb00): close: 2025/08/18 03:35:23 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:35:23.83017076 +0000 UTC m=+135.722602217 2025/08/18 03:35:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:23 DEBUG : file1(0xc00392bb00): >close: err= 2025/08/18 03:35:23 DEBUG : file1(0xc00392bb00): _writeAt: size=5, off=0 2025/08/18 03:35:23 DEBUG : file1(0xc00392bb00): >_writeAt: n=0, err=file already closed 2025/08/18 03:35:23 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:23 DEBUG : Looking for writers 2025/08/18 03:35:23 DEBUG : file1: reading active writers 2025/08/18 03:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:35:23 DEBUG : Looking for writers 2025/08/18 03:35:23 DEBUG : file1: reading active writers 2025/08/18 03:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:35:23 DEBUG : Looking for writers 2025/08/18 03:35:23 DEBUG : file1: reading active writers 2025/08/18 03:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:35:23 DEBUG : Looking for writers 2025/08/18 03:35:23 DEBUG : file1: reading active writers 2025/08/18 03:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:35:23 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:35:23 DEBUG : Looking for writers 2025/08/18 03:35:23 DEBUG : file1: reading active writers 2025/08/18 03:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:35:24 DEBUG : Looking for writers 2025/08/18 03:35:24 DEBUG : file1: reading active writers 2025/08/18 03:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:35:24 INFO : file1: Copied (new) 2025/08/18 03:35:24 DEBUG : file1: vfs cache: fingerprint now "11" 2025/08/18 03:35:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:35:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:24 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:35:24 DEBUG : Looking for writers 2025/08/18 03:35:24 DEBUG : file1: reading active writers 2025/08/18 03:35:24 DEBUG : >WaitForWriters: 2025/08/18 03:35:24 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:24 DEBUG : Looking for writers 2025/08/18 03:35:24 DEBUG : file1: reading active writers 2025/08/18 03:35:24 DEBUG : >WaitForWriters: 2025/08/18 03:35:24 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.58s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:26 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:26 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:26 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:26 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:26 DEBUG : file1: newRWFileHandle: 2025/08/18 03:35:26 DEBUG : file1(0xc003bbcb80): openPending: 2025/08/18 03:35:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:26 DEBUG : file1(0xc003bbcb80): >openPending: err= 2025/08/18 03:35:26 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:35:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:35:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:35:26 DEBUG : file1(0xc003bbcb80): close: 2025/08/18 03:35:26 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:35:26.403172592 +0000 UTC m=+138.295604050 2025/08/18 03:35:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:26 DEBUG : file1(0xc003bbcb80): >close: err= 2025/08/18 03:35:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:35:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:35:26 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:35:26 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 0 (was 0) 2025/08/18 03:35:26 DEBUG : file2: newRWFileHandle: 2025/08/18 03:35:26 DEBUG : file2(0xc001eebcc0): openPending: 2025/08/18 03:35:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 03:35:26 DEBUG : file2(0xc001eebcc0): >openPending: err= 2025/08/18 03:35:26 DEBUG : file2: >newRWFileHandle: err= 2025/08/18 03:35:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 03:35:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/18 03:35:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/18 03:35:26 DEBUG : file2(0xc001eebcc0): RWFileHandle.Flush 2025/08/18 03:35:26 DEBUG : file2(0xc001eebcc0): RWFileHandle.Release 2025/08/18 03:35:26 DEBUG : file2(0xc001eebcc0): close: 2025/08/18 03:35:26 DEBUG : file2: vfs cache: setting modification time to 2025-08-18 03:35:26.410652002 +0000 UTC m=+138.303083459 2025/08/18 03:35:26 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:26 DEBUG : file2(0xc001eebcc0): >close: err= 2025/08/18 03:35:26 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:26 DEBUG : Looking for writers 2025/08/18 03:35:26 DEBUG : file2: reading active writers 2025/08/18 03:35:26 DEBUG : file1: reading active writers 2025/08/18 03:35:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/18 03:35:26 DEBUG : Looking for writers 2025/08/18 03:35:26 DEBUG : file2: reading active writers 2025/08/18 03:35:26 DEBUG : file1: reading active writers 2025/08/18 03:35:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/18 03:35:26 DEBUG : Looking for writers 2025/08/18 03:35:26 DEBUG : file1: reading active writers 2025/08/18 03:35:26 DEBUG : file2: reading active writers 2025/08/18 03:35:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/18 03:35:26 DEBUG : Looking for writers 2025/08/18 03:35:26 DEBUG : file1: reading active writers 2025/08/18 03:35:26 DEBUG : file2: reading active writers 2025/08/18 03:35:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/18 03:35:26 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:35:26 DEBUG : file2: vfs cache: starting upload 2025/08/18 03:35:26 DEBUG : Looking for writers 2025/08/18 03:35:26 DEBUG : file1: reading active writers 2025/08/18 03:35:26 DEBUG : file2: reading active writers 2025/08/18 03:35:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/18 03:35:26 DEBUG : Looking for writers 2025/08/18 03:35:26 DEBUG : file1: reading active writers 2025/08/18 03:35:26 DEBUG : file2: reading active writers 2025/08/18 03:35:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/18 03:35:27 DEBUG : Looking for writers 2025/08/18 03:35:27 DEBUG : file2: reading active writers 2025/08/18 03:35:27 DEBUG : file1: reading active writers 2025/08/18 03:35:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/18 03:35:27 DEBUG : Looking for writers 2025/08/18 03:35:27 DEBUG : file1: reading active writers 2025/08/18 03:35:27 DEBUG : file2: reading active writers 2025/08/18 03:35:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/08/18 03:35:28 INFO : file1: Copied (new) 2025/08/18 03:35:28 DEBUG : file1: vfs cache: fingerprint now "0" 2025/08/18 03:35:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:35:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:28 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:35:28 INFO : file2: Copied (new) 2025/08/18 03:35:28 DEBUG : file2: vfs cache: fingerprint now "0" 2025/08/18 03:35:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/18 03:35:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 03:35:28 INFO : file2: vfs cache: upload succeeded try #1 2025/08/18 03:35:28 DEBUG : Looking for writers 2025/08/18 03:35:28 DEBUG : file1: reading active writers 2025/08/18 03:35:28 DEBUG : file2: reading active writers 2025/08/18 03:35:28 DEBUG : >WaitForWriters: 2025/08/18 03:35:28 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:28 DEBUG : Looking for writers 2025/08/18 03:35:28 DEBUG : file1: reading active writers 2025/08/18 03:35:28 DEBUG : file2: reading active writers 2025/08/18 03:35:28 DEBUG : >WaitForWriters: 2025/08/18 03:35:28 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.47s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:28 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:28 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:28 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:28 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:28 DEBUG : file1: newRWFileHandle: 2025/08/18 03:35:28 DEBUG : file1(0xc003bbc9c0): openPending: 2025/08/18 03:35:28 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:35:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:28 DEBUG : file1(0xc003bbc9c0): >openPending: err= 2025/08/18 03:35:28 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:35:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:35:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:35:28 DEBUG : file1(0xc003bbc9c0): _writeAt: size=5, off=0 2025/08/18 03:35:28 DEBUG : file1(0xc003bbc9c0): >_writeAt: n=5, err= 2025/08/18 03:35:28 DEBUG : file1(0xc003bbc9c0): RWFileHandle.Flush 2025/08/18 03:35:28 DEBUG : file1(0xc003bbc9c0): RWFileHandle.Flush 2025/08/18 03:35:28 DEBUG : file1(0xc003bbc9c0): close: 2025/08/18 03:35:28 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:35:28.875604462 +0000 UTC m=+140.768035919 2025/08/18 03:35:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:28 DEBUG : file1(0xc003bbc9c0): >close: err= 2025/08/18 03:35:28 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:28 DEBUG : Looking for writers 2025/08/18 03:35:28 DEBUG : file1: reading active writers 2025/08/18 03:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:35:28 DEBUG : Looking for writers 2025/08/18 03:35:28 DEBUG : file1: reading active writers 2025/08/18 03:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:35:28 DEBUG : Looking for writers 2025/08/18 03:35:28 DEBUG : file1: reading active writers 2025/08/18 03:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:35:28 DEBUG : Looking for writers 2025/08/18 03:35:28 DEBUG : file1: reading active writers 2025/08/18 03:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:35:28 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:35:29 DEBUG : Looking for writers 2025/08/18 03:35:29 DEBUG : file1: reading active writers 2025/08/18 03:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:35:29 INFO : file1: Copied (new) 2025/08/18 03:35:29 DEBUG : file1: vfs cache: fingerprint now "5" 2025/08/18 03:35:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:29 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:35:29 DEBUG : Looking for writers 2025/08/18 03:35:29 DEBUG : file1: reading active writers 2025/08/18 03:35:29 DEBUG : >WaitForWriters: 2025/08/18 03:35:29 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleFlushWrite (9.45s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:38 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:38 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:38 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:38 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:38 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:35:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:38 DEBUG : file1: newRWFileHandle: 2025/08/18 03:35:38 DEBUG : file1(0xc0031cf500): openPending: 2025/08/18 03:35:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:38 DEBUG : file1(0xc0031cf500): >openPending: err= 2025/08/18 03:35:38 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:35:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:35:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:35:38 DEBUG : file1(0xc0031cf500): _writeAt: size=5, off=0 2025/08/18 03:35:38 DEBUG : file1(0xc0031cf500): >_writeAt: n=5, err= 2025/08/18 03:35:38 DEBUG : file1(0xc0031cf500): RWFileHandle.Release 2025/08/18 03:35:38 DEBUG : file1(0xc0031cf500): close: 2025/08/18 03:35:38 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:35:38.32579935 +0000 UTC m=+150.218230806 2025/08/18 03:35:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:38 DEBUG : file1(0xc0031cf500): >close: err= 2025/08/18 03:35:38 DEBUG : file1(0xc0031cf500): RWFileHandle.Release 2025/08/18 03:35:38 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:38 DEBUG : Looking for writers 2025/08/18 03:35:38 DEBUG : file1: reading active writers 2025/08/18 03:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:35:38 DEBUG : Looking for writers 2025/08/18 03:35:38 DEBUG : file1: reading active writers 2025/08/18 03:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:35:38 DEBUG : Looking for writers 2025/08/18 03:35:38 DEBUG : file1: reading active writers 2025/08/18 03:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:35:38 DEBUG : Looking for writers 2025/08/18 03:35:38 DEBUG : file1: reading active writers 2025/08/18 03:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:35:38 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:35:38 DEBUG : Looking for writers 2025/08/18 03:35:38 DEBUG : file1: reading active writers 2025/08/18 03:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:35:38 INFO : file1: Copied (new) 2025/08/18 03:35:38 DEBUG : file1: vfs cache: fingerprint now "5" 2025/08/18 03:35:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:35:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:38 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:35:38 DEBUG : Looking for writers 2025/08/18 03:35:38 DEBUG : file1: reading active writers 2025/08/18 03:35:38 DEBUG : >WaitForWriters: 2025/08/18 03:35:38 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleReleaseWrite (9.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:47 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:47 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:47 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:47 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:47 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:35:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:35:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:35:47 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:35:47 DEBUG : dir/file1(0xc00345e9c0): openPending: 2025/08/18 03:35:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:35:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:35:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:47 DEBUG : dir/file1(0xc00345e9c0): >openPending: err= 2025/08/18 03:35:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:35:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:35:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:35:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:35:47 DEBUG : dir/file1(0xc00345e9c0): _writeAt: size=5, off=0 2025/08/18 03:35:47 DEBUG : dir/file1(0xc00345e9c0): >_writeAt: n=5, err= 2025/08/18 03:35:47 DEBUG : dir/file1(0xc00345e9c0): close: 2025/08/18 03:35:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:47 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:35:47.959567791 +0000 UTC m=+159.851999248 2025/08/18 03:35:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:47 DEBUG : dir/file1(0xc00345e9c0): >close: err= 2025/08/18 03:35:47 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:47 DEBUG : dir: Looking for writers 2025/08/18 03:35:47 DEBUG : file1: reading active writers 2025/08/18 03:35:47 DEBUG : Looking for writers 2025/08/18 03:35:47 DEBUG : dir: reading active writers 2025/08/18 03:35:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:35:47 DEBUG : dir: Looking for writers 2025/08/18 03:35:47 DEBUG : file1: reading active writers 2025/08/18 03:35:47 DEBUG : Looking for writers 2025/08/18 03:35:47 DEBUG : dir: reading active writers 2025/08/18 03:35:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:35:47 DEBUG : dir: Looking for writers 2025/08/18 03:35:47 DEBUG : file1: reading active writers 2025/08/18 03:35:47 DEBUG : Looking for writers 2025/08/18 03:35:47 DEBUG : dir: reading active writers 2025/08/18 03:35:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:35:48 DEBUG : dir: Looking for writers 2025/08/18 03:35:48 DEBUG : file1: reading active writers 2025/08/18 03:35:48 DEBUG : Looking for writers 2025/08/18 03:35:48 DEBUG : dir: reading active writers 2025/08/18 03:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:35:48 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:35:48 DEBUG : dir: Looking for writers 2025/08/18 03:35:48 DEBUG : file1: reading active writers 2025/08/18 03:35:48 DEBUG : Looking for writers 2025/08/18 03:35:48 DEBUG : dir: reading active writers 2025/08/18 03:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:35:48 DEBUG : dir: Looking for writers 2025/08/18 03:35:48 DEBUG : file1: reading active writers 2025/08/18 03:35:48 DEBUG : Looking for writers 2025/08/18 03:35:48 DEBUG : dir: reading active writers 2025/08/18 03:35:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:35:48 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:35:48 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/08/18 03:35:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:35:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:35:48 DEBUG : dir: Looking for writers 2025/08/18 03:35:48 DEBUG : file1: reading active writers 2025/08/18 03:35:48 DEBUG : Looking for writers 2025/08/18 03:35:48 DEBUG : dir: reading active writers 2025/08/18 03:35:48 DEBUG : >WaitForWriters: 2025/08/18 03:35:48 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.03s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:50 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:50 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:50 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:50 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:50 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:35:50 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:50 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:35:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:35:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:35:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:35:50 DEBUG : dir/file1(0xc00345fa80): _writeAt: size=5, off=0 2025/08/18 03:35:50 DEBUG : dir/file1(0xc00345fa80): openPending: 2025/08/18 03:35:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:35:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:35:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:50 DEBUG : dir/file1(0xc00345fa80): >openPending: err= 2025/08/18 03:35:50 DEBUG : dir/file1(0xc00345fa80): >_writeAt: n=5, err= 2025/08/18 03:35:50 DEBUG : dir/file1(0xc00345fa80): _writeAt: size=15, off=5 2025/08/18 03:35:50 DEBUG : dir/file1(0xc00345fa80): >_writeAt: n=15, err= 2025/08/18 03:35:50 DEBUG : dir/file1(0xc00345fa80): close: 2025/08/18 03:35:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/18 03:35:50 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:35:50.985051978 +0000 UTC m=+162.877483435 2025/08/18 03:35:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:50 DEBUG : dir/file1(0xc00345fa80): >close: err= 2025/08/18 03:35:50 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:50 DEBUG : dir: Looking for writers 2025/08/18 03:35:50 DEBUG : file1: reading active writers 2025/08/18 03:35:50 DEBUG : Looking for writers 2025/08/18 03:35:50 DEBUG : dir: reading active writers 2025/08/18 03:35:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:35:50 DEBUG : dir: Looking for writers 2025/08/18 03:35:50 DEBUG : file1: reading active writers 2025/08/18 03:35:50 DEBUG : Looking for writers 2025/08/18 03:35:50 DEBUG : dir: reading active writers 2025/08/18 03:35:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:35:51 DEBUG : dir: Looking for writers 2025/08/18 03:35:51 DEBUG : file1: reading active writers 2025/08/18 03:35:51 DEBUG : Looking for writers 2025/08/18 03:35:51 DEBUG : dir: reading active writers 2025/08/18 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:35:51 DEBUG : dir: Looking for writers 2025/08/18 03:35:51 DEBUG : file1: reading active writers 2025/08/18 03:35:51 DEBUG : Looking for writers 2025/08/18 03:35:51 DEBUG : dir: reading active writers 2025/08/18 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:35:51 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:35:51 DEBUG : dir: Looking for writers 2025/08/18 03:35:51 DEBUG : file1: reading active writers 2025/08/18 03:35:51 DEBUG : Looking for writers 2025/08/18 03:35:51 DEBUG : dir: reading active writers 2025/08/18 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:35:51 DEBUG : dir: Looking for writers 2025/08/18 03:35:51 DEBUG : file1: reading active writers 2025/08/18 03:35:51 DEBUG : Looking for writers 2025/08/18 03:35:51 DEBUG : dir: reading active writers 2025/08/18 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:35:51 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:35:51 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/08/18 03:35:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:35:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:35:51 DEBUG : dir: Looking for writers 2025/08/18 03:35:51 DEBUG : file1: reading active writers 2025/08/18 03:35:51 DEBUG : Looking for writers 2025/08/18 03:35:51 DEBUG : dir: reading active writers 2025/08/18 03:35:51 DEBUG : >WaitForWriters: 2025/08/18 03:35:51 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.22s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:51 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:51 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:51 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:51 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:51 DEBUG : file1: newRWFileHandle: 2025/08/18 03:35:51 DEBUG : file1(0xc0006aa900): openPending: 2025/08/18 03:35:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:51 DEBUG : file1(0xc0006aa900): >openPending: err= 2025/08/18 03:35:51 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:35:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:35:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:35:51 DEBUG : file1(0xc0006aa900): _writeAt: size=5, off=0 2025/08/18 03:35:51 DEBUG : file1(0xc0006aa900): >_writeAt: n=5, err= 2025/08/18 03:35:51 DEBUG : file1(0xc0006aa900): close: 2025/08/18 03:35:51 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:35:51.902391745 +0000 UTC m=+163.794823202 2025/08/18 03:35:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:51 DEBUG : file1(0xc0006aa900): >close: err= 2025/08/18 03:35:51 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:35:51 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/08/18 03:35:51 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:51 DEBUG : Looking for writers 2025/08/18 03:35:51 DEBUG : file1: reading active writers 2025/08/18 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:35:51 DEBUG : Looking for writers 2025/08/18 03:35:51 DEBUG : file1: reading active writers 2025/08/18 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:35:51 DEBUG : Looking for writers 2025/08/18 03:35:51 DEBUG : file1: reading active writers 2025/08/18 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:35:51 DEBUG : Looking for writers 2025/08/18 03:35:51 DEBUG : file1: reading active writers 2025/08/18 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:35:52 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:35:52 DEBUG : Looking for writers 2025/08/18 03:35:52 DEBUG : file1: reading active writers 2025/08/18 03:35:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:35:52 INFO : file1: Copied (new) 2025/08/18 03:35:52 DEBUG : file1: vfs cache: fingerprint now "5" 2025/08/18 03:35:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:52 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:35:52 DEBUG : Looking for writers 2025/08/18 03:35:52 DEBUG : file1: reading active writers 2025/08/18 03:35:52 DEBUG : >WaitForWriters: 2025/08/18 03:35:52 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.44s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:52 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:52 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:52 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:52 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:52 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b2ac0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b2ac0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b2ac0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b2ac0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b2ac0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.343556571 +0000 UTC m=+164.235988028 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b2ac0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b3580): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b3580): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b3580): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b3580): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b3580): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b3580): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b3580): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.343556571 +0000 UTC m=+164.235988028 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b3580): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000736480): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000736480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000736480): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000736480): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000736480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.343556571 +0000 UTC m=+164.235988028 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000736480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003991f0 item 1 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737740): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737740): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737740): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737740): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737740): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.346328778 +0000 UTC m=+164.238760236 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737740): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737c40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737c40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737c40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737c40): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737c40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.346328778 +0000 UTC m=+164.238760236 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737c40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c27e0 item 2 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff65c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff65c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff65c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff65c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff65c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.347900902 +0000 UTC m=+164.240332358 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff65c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6a40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6a40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6a40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6a40): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6a40): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6a40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.347900902 +0000 UTC m=+164.240332358 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6a40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6f00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6f00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6f00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6f00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6f00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.347900902 +0000 UTC m=+164.240332358 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6f00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c1c0 item 3 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff79c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff79c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff79c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff79c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff79c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.350368647 +0000 UTC m=+164.242800104 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff79c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7f00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7f00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7f00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7f00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7f00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.350368647 +0000 UTC m=+164.242800104 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7f00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004502a0 item 4 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22880): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22880): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22880): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22880): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22880): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.352948042 +0000 UTC m=+164.245379498 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22880): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22d00): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22d00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22d00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22d00): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22d00): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22d00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22d00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.352948042 +0000 UTC m=+164.245379498 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22d00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c231c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c231c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c231c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c231c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c231c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.352948042 +0000 UTC m=+164.245379498 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c231c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004776c0 item 5 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23b00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23b00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23b00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23b00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23b00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.355241199 +0000 UTC m=+164.247672656 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23b00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ac100): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ac100): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ac100): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ac100): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ac100): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.355241199 +0000 UTC m=+164.247672656 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ac100): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480e70 item 6 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012aca40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012aca40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012aca40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012aca40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012aca40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.359323187 +0000 UTC m=+164.251754644 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012aca40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acf40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acf40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acf40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acf40): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acf40): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acf40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acf40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.359323187 +0000 UTC m=+164.251754644 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acf40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad400): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad400): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad400): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad400): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad400): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.359323187 +0000 UTC m=+164.251754644 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad400): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d180 item 7 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012add80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012add80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012add80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012add80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012add80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.362318443 +0000 UTC m=+164.254749901 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012add80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001684340): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001684340): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001684340): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001684340): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001684340): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.362318443 +0000 UTC m=+164.254749901 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001684340): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ea0 item 8 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001684cc0): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc001684cc0): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001684cc0): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001684cc0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001684cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001684cc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001684cc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685080): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685080): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685080): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685080): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685080): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.364175501 +0000 UTC m=+164.256606959 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685080): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685500): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685500): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685500): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685500): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685500): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685500): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685500): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.364175501 +0000 UTC m=+164.256606959 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685500): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685a00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685a00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685a00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685a00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685a00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.364175501 +0000 UTC m=+164.256606959 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001685a00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ef7a0 item 9 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015483c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015483c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015483c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015483c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015483c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.366796374 +0000 UTC m=+164.259227831 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015483c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001548900): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001548900): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001548900): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001548900): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001548900): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.366796374 +0000 UTC m=+164.259227831 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001548900): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcddc0 item 10 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549340): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc001549340): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549340): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549340): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549340): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549340): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549340): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549700): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549700): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549700): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549700): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549700): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.369747538 +0000 UTC m=+164.262178995 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549700): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549c00): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549c00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549c00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549c00): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549c00): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549c00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549c00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.369747538 +0000 UTC m=+164.262178995 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001549c00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148a180): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148a180): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148a180): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148a180): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148a180): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.369747538 +0000 UTC m=+164.262178995 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148a180): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125c000 item 11 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148aac0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148aac0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148aac0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148aac0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148aac0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.37365086 +0000 UTC m=+164.266082317 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148aac0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148b040): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148b040): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148b040): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148b040): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148b040): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.37365086 +0000 UTC m=+164.266082317 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148b040): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001464310 item 12 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148b9c0): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc00148b9c0): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148b9c0): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148b9c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148b9c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148b9c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148b9c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148bd80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148bd80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148bd80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148bd80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148bd80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.37624928 +0000 UTC m=+164.268680738 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00148bd80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109e5c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109e5c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109e5c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109e5c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109e5c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.37624928 +0000 UTC m=+164.268680738 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109e5c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e4850 item 13 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109ef00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109ef00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109ef00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109ef00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109ef00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.378266099 +0000 UTC m=+164.270697556 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109ef00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109f440): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109f440): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109f440): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109f440): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109f440): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.378266099 +0000 UTC m=+164.270697556 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109f440): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00182a930 item 14 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109fd40): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc00109fd40): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109fd40): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109fd40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109fd40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109fd40): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00109fd40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e2180): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e2180): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e2180): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e2180): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e2180): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.381179852 +0000 UTC m=+164.273611310 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e2180): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e2940): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e2940): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e2940): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e2940): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e2940): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.381179852 +0000 UTC m=+164.273611310 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e2940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f6c40 item 15 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e3280): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e3280): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e3280): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e3280): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e3280): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.384412604 +0000 UTC m=+164.276844061 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e3280): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e37c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e37c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e37c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e37c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e37c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.384412604 +0000 UTC m=+164.276844061 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0017e37c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cb4f50 item 16 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e180): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e180): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e180): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e180): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e180): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.386807933 +0000 UTC m=+164.279239391 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e180): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e600): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e600): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e600): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e600): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e600): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e600): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e600): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e600): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.386807933 +0000 UTC m=+164.279239391 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7e600): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7eb40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7eb40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7eb40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7eb40): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7eb40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.386807933 +0000 UTC m=+164.279239391 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7eb40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026271f0 item 17 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7f480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7f480): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7f480): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7f480): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7f480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.39019211 +0000 UTC m=+164.282623567 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7f480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7f9c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7f9c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7f9c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7f9c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7f9c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.39019211 +0000 UTC m=+164.282623567 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d7f9c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002995730 item 18 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02080): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02080): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02080): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02080): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02080): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.392584675 +0000 UTC m=+164.285016132 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02080): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02580): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02580): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02580): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02580): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02580): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02580): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02580): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02580): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.392584675 +0000 UTC m=+164.285016132 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02580): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02ac0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02ac0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02ac0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02ac0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02ac0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.392584675 +0000 UTC m=+164.285016132 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e02ac0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001eca000 item 19 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e03400): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e03400): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e03400): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e03400): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e03400): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.399382113 +0000 UTC m=+164.291813570 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e03400): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e03940): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e03940): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e03940): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e03940): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e03940): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.399382113 +0000 UTC m=+164.291813570 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e03940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ce4620 item 20 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c300): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c300): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c300): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c300): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c300): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.401855409 +0000 UTC m=+164.294286866 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c300): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c800): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c800): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c800): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c800): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c800): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c800): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c800): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c800): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.401855409 +0000 UTC m=+164.294286866 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192c800): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192cd00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192cd00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192cd00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192cd00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192cd00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.401855409 +0000 UTC m=+164.294286866 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192cd00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00329eb60 item 21 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192d880): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192d880): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192d880): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192d880): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192d880): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.403997703 +0000 UTC m=+164.296429159 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192d880): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192ddc0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192ddc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192ddc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192ddc0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192ddc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.403997703 +0000 UTC m=+164.296429159 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00192ddc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002fdee70 item 22 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366780): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366780): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366780): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366780): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366780): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.405511335 +0000 UTC m=+164.297942792 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366780): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366cc0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366cc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366cc0): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366cc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366cc0): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366cc0): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366cc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.405511335 +0000 UTC m=+164.297942792 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002366cc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023671c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023671c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023671c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023671c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023671c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.405511335 +0000 UTC m=+164.297942792 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023671c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00342f1f0 item 23 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002367b40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002367b40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002367b40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002367b40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002367b40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.408815733 +0000 UTC m=+164.301247190 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002367b40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752100): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752100): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752100): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752100): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752100): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.408815733 +0000 UTC m=+164.301247190 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752100): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036b1650 item 24 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752a40): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc001752a40): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752a40): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752a40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752a40): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752a40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752e00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752e00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752e00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752e00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752e00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.410433892 +0000 UTC m=+164.302865349 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001752e00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753300): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753300): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753300): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753300): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753300): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753300): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753300): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753300): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.410433892 +0000 UTC m=+164.302865349 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753300): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753840): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753840): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753840): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753840): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753840): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.410433892 +0000 UTC m=+164.302865349 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001753840): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e9bb90 item 25 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bc300): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bc300): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bc300): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bc300): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bc300): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.412583009 +0000 UTC m=+164.305014467 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bc300): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820240): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820240): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820240): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820240): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820240): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.412583009 +0000 UTC m=+164.305014467 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820240): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002995b90 item 26 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bca00): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc0027bca00): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bca00): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bca00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bca00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bca00): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bca00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bcdc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bcdc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bcdc0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bcdc0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bcdc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.417620191 +0000 UTC m=+164.310051649 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bcdc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd2c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd2c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd2c0): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd2c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd2c0): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd2c0): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd2c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd2c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.417620191 +0000 UTC m=+164.310051649 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd2c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd840): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd840): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd840): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd840): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd840): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.417620191 +0000 UTC m=+164.310051649 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027bd840): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f50460 item 27 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310a200): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310a200): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310a200): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310a200): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310a200): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.420377841 +0000 UTC m=+164.312809298 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310a200): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310a740): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310a740): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310a740): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310a740): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310a740): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.420377841 +0000 UTC m=+164.312809298 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310a740): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105e5b0 item 28 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820880): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc002820880): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820880): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820880): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820880): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820880): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820880): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820c40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820c40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820c40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820c40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820c40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.422402855 +0000 UTC m=+164.314834312 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002820c40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002821300): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002821300): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002821300): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002821300): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002821300): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.422402855 +0000 UTC m=+164.314834312 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002821300): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002995f10 item 29 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002821d80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002821d80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002821d80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002821d80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002821d80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.424913511 +0000 UTC m=+164.317344968 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002821d80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003066340): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003066340): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003066340): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003066340): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003066340): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.424913511 +0000 UTC m=+164.317344968 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003066340): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001127f10 item 30 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003066d40): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc003066d40): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003066d40): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003066d40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003066d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003066d40): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003066d40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003067100): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003067100): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003067100): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003067100): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003067100): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.426701219 +0000 UTC m=+164.319132676 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003067100): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0030677c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0030677c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0030677c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0030677c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0030677c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.426701219 +0000 UTC m=+164.319132676 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0030677c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001181f10 item 31 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352a280): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352a280): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352a280): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352a280): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352a280): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.429606165 +0000 UTC m=+164.322037622 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352a280): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352a7c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352a7c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352a7c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352a7c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352a7c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.429606165 +0000 UTC m=+164.322037622 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352a7c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011edf10 item 32 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b100): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b100): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b100): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b100): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b100): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.431161166 +0000 UTC m=+164.323592624 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b100): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b580): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b580): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b580): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b580): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b580): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123df10 item 33 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b580): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b580): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.431960007 +0000 UTC m=+164.324391454 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352b580): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352ba80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352ba80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352ba80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352ba80): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352ba80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.431960007 +0000 UTC m=+164.324391454 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00352ba80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001272150 item 33 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764400): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764400): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764400): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764400): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764400): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.434376285 +0000 UTC m=+164.326807742 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764400): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764880): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764880): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a8150 item 34 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764880): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764880): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764880): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764880): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764880): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.435201957 +0000 UTC m=+164.327633414 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764880): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764dc0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764dc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764dc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764dc0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764dc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.435201957 +0000 UTC m=+164.327633414 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003764dc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a8310 item 34 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b080): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b080): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b080): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b080): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b080): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.438238861 +0000 UTC m=+164.330670318 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b080): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b500): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b500): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b500): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b500): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b500): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010965b0 item 35 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b500): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b500): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.439154551 +0000 UTC m=+164.331586007 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310b500): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310ba00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310ba00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310ba00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310ba00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310ba00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.439154551 +0000 UTC m=+164.331586007 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00310ba00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001096770 item 35 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea4c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea4c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea4c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea4c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea4c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.441622476 +0000 UTC m=+164.334053933 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea4c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea9c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea9c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010be770 item 36 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea9c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea9c0): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea9c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea9c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.442265986 +0000 UTC m=+164.334697442 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eea9c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eeaf00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eeaf00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eeaf00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eeaf00): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eeaf00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.442265986 +0000 UTC m=+164.334697442 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eeaf00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010be930 item 36 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eeb900): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eeb900): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eeb900): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eeb900): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eeb900): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.446867749 +0000 UTC m=+164.339299206 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001eeb900): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370380): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370380): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370380): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370380): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370380): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001338930 item 37 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370380): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370380): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.447656511 +0000 UTC m=+164.340087968 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370380): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370880): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370880): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370880): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370880): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370880): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.447656511 +0000 UTC m=+164.340087968 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001370880): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001338af0 item 37 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013711c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013711c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013711c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013711c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013711c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.449651398 +0000 UTC m=+164.342082854 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013711c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013716c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013716c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d2af0 item 38 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013716c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013716c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013716c0): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013716c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013716c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.450406165 +0000 UTC m=+164.342837623 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0013716c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001371c00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001371c00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001371c00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001371c00): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001371c00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.450406165 +0000 UTC m=+164.342837623 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001371c00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d2cb0 item 38 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014145c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014145c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014145c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014145c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014145c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.452523303 +0000 UTC m=+164.344954760 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014145c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414ac0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414ac0): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414ac0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414ac0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141acb0 item 39 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414ac0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414ac0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.454624439 +0000 UTC m=+164.347055896 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414ac0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414fc0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414fc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414fc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414fc0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414fc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.454624439 +0000 UTC m=+164.347055896 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001414fc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141ae70 item 39 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415900): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415900): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415900): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415900): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415900): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.45906509 +0000 UTC m=+164.351496548 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415900): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415e00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415e00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001494e70 item 40 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415e00): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415e00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415e00): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415e00): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415e00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.460119591 +0000 UTC m=+164.352551058 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001415e00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b63c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b63c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b63c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b63c0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b63c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.460119591 +0000 UTC m=+164.352551058 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b63c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001495030 item 40 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b6c40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b6c40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b6c40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b6c40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b6c40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b6c40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b6c40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.465520476 +0000 UTC m=+164.357951953 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b6c40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7140): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7140): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7140): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cd030 item 41 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7140): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7140): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.466068897 +0000 UTC m=+164.358500364 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7140): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7600): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7600): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7600): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7600): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7600): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cd1f0 item 41 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7600): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7600): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.467052174 +0000 UTC m=+164.359483630 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7600): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7b40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7b40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7b40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7b40): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7b40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.467052174 +0000 UTC m=+164.359483630 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0014b7b40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cd3b0 item 41 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003765d40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003765d40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003765d40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003765d40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003765d40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003765d40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003765d40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.472775584 +0000 UTC m=+164.365207040 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003765d40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c42c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c42c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c42c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001598230 item 42 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c42c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c42c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.473181847 +0000 UTC m=+164.365613304 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c42c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4800): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4800): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015983f0 item 42 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4800): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4800): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4800): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4800): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4800): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.473831036 +0000 UTC m=+164.366262493 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4800): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4d80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4d80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4d80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4d80): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4d80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.473831036 +0000 UTC m=+164.366262493 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c4d80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015985b0 item 42 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000818d00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000818d00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000818d00): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000818d00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000818d00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000818d00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000818d00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.47612177 +0000 UTC m=+164.368553227 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000818d00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819200): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819200): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819200): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000834d20 item 43 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819200): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819200): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.476898709 +0000 UTC m=+164.369330166 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819200): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819740): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819740): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819740): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819740): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819740): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000834ee0 item 43 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819740): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819740): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.47798565 +0000 UTC m=+164.370417108 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819740): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819c80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819c80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819c80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819c80): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819c80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.47798565 +0000 UTC m=+164.370417108 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000819c80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008350a0 item 43 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163c600): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163c600): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163c600): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163c600): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163c600): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163c600): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163c600): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.479749423 +0000 UTC m=+164.372180871 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163c600): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163cb00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163cb00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163cb00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016590a0 item 44 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163cb00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163cb00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.482813158 +0000 UTC m=+164.375244615 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163cb00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d040): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d040): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001659260 item 44 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d040): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d040): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d040): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d040): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d040): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.483598533 +0000 UTC m=+164.376029990 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d040): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d5c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d5c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d5c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d5c0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d5c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.483598533 +0000 UTC m=+164.376029990 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163d5c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001659420 item 44 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163dec0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163dec0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163dec0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163dec0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163dec0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163dec0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163dec0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.485292836 +0000 UTC m=+164.377724293 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00163dec0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001718440): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001718440): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001718440): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016ed420 item 45 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001718440): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001718440): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.485936886 +0000 UTC m=+164.378368343 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001718440): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001718b40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001718b40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001718b40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001718b40): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001718b40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.485936886 +0000 UTC m=+164.378368343 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001718b40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016ed5e0 item 45 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719440): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719440): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719440): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719440): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719440): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719440): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719440): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.487689408 +0000 UTC m=+164.380120865 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719440): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719940): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719940): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719940): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017335e0 item 46 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719940): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719940): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.488249249 +0000 UTC m=+164.380680707 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001719940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c0c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c0c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c0c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c0c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c0c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.488249249 +0000 UTC m=+164.380680707 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c0c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017337a0 item 46 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c9c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c9c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c9c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c9c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c9c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c9c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.489970332 +0000 UTC m=+164.382401790 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175c9c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c5480): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c5480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c5480): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001598850 item 47 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c5480): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c5480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.491278008 +0000 UTC m=+164.383709466 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c5480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c5b80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c5b80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c5b80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c5b80): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c5b80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.491278008 +0000 UTC m=+164.383709466 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015c5b80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001598a10 item 47 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180c500): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180c500): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180c500): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180c500): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180c500): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180c500): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180c500): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.493424089 +0000 UTC m=+164.385855536 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180c500): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180ca00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180ca00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180ca00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001836a10 item 48 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180ca00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180ca00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.494393179 +0000 UTC m=+164.386824637 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180ca00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180d100): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180d100): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180d100): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180d100): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180d100): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.494393179 +0000 UTC m=+164.386824637 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180d100): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001836bd0 item 48 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180da00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180da00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180da00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180da00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180da00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.499862062 +0000 UTC m=+164.392293519 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180da00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180de80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180de80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180de80): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180de80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180de80): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180de80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001892bd0 item 49 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180de80): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180de80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.500493689 +0000 UTC m=+164.392925146 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00180de80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a6440): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a6440): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a6440): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a6440): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a6440): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.500493689 +0000 UTC m=+164.392925146 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a6440): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001892d90 item 49 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a6d80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a6d80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a6d80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a6d80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a6d80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.502209242 +0000 UTC m=+164.394640699 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a6d80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7280): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7280): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7280): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018e8d90 item 50 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7280): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7280): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7280): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7280): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7280): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.502934313 +0000 UTC m=+164.395365770 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7280): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7800): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7800): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7800): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7800): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7800): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.502934313 +0000 UTC m=+164.395365770 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0018a7800): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018e8f50 item 50 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a1c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a1c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a1c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a1c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a1c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.504622955 +0000 UTC m=+164.397054412 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a1c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a6c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a6c0): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a6c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a6c0): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a6c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001930f50 item 51 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a6c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a6c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.505436834 +0000 UTC m=+164.397868291 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194a6c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ac00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ac00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ac00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ac00): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ac00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.505436834 +0000 UTC m=+164.397868291 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ac00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001931110 item 51 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194b540): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194b540): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194b540): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194b540): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194b540): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.507187332 +0000 UTC m=+164.399618789 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194b540): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ba40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ba40): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ba40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00198f110 item 52 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ba40): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ba40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ba40): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ba40): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ba40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.507813048 +0000 UTC m=+164.400244505 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00194ba40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cc040): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cc040): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cc040): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cc040): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cc040): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.507813048 +0000 UTC m=+164.400244505 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cc040): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00198f2d0 item 52 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d340): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d340): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d340): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d340): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d340): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.511323572 +0000 UTC m=+164.403755029 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d340): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d840): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d840): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d840): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d840): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d840): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d840): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017cb570 item 53 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d840): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d840): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.51193989 +0000 UTC m=+164.404371346 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175d840): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175dd80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175dd80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175dd80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175dd80): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175dd80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.51193989 +0000 UTC m=+164.404371346 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00175dd80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017cb730 item 53 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30740): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30740): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30740): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30740): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30740): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.513982145 +0000 UTC m=+164.406413592 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30740): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30c40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30c40): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30c40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ab1730 item 54 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30c40): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30c40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30c40): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30c40): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30c40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.51771684 +0000 UTC m=+164.410148297 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a30c40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a311c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a311c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a311c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a311c0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a311c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.51771684 +0000 UTC m=+164.410148297 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a311c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ab18f0 item 54 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a31b00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a31b00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a31b00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a31b00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a31b00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.519703041 +0000 UTC m=+164.412134498 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001a31b00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2080): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2080): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2080): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2080): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2080): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2080): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b878f0 item 55 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2080): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2080): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.520385854 +0000 UTC m=+164.412817311 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2080): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb25c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb25c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb25c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb25c0): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb25c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.520385854 +0000 UTC m=+164.412817311 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb25c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b87ab0 item 55 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2f00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2f00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2f00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2f00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2f00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.522109121 +0000 UTC m=+164.414540579 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb2f00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3400): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3400): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3400): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bc9ab0 item 56 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3400): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3400): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3400): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3400): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3400): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.523013269 +0000 UTC m=+164.415444726 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3400): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3980): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3980): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3980): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3980): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3980): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.523013269 +0000 UTC m=+164.415444726 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001bb3980): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bc9c70 item 56 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04300): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04300): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04300): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04300): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04300): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04300): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04300): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04300): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.525083358 +0000 UTC m=+164.417514816 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04300): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04840): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04840): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04840): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c07c70 item 57 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04840): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04840): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.525940237 +0000 UTC m=+164.418371695 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04840): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04d80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04d80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04d80): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04d80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04d80): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04d80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c07e30 item 57 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04d80): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04d80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.526661302 +0000 UTC m=+164.419092759 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c04d80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05300): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05300): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05300): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05300): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05300): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.526661302 +0000 UTC m=+164.419092759 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05300): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c4a070 item 57 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05c00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05c00): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05c00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05c00): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05c00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05c00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05c00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05c00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.528554548 +0000 UTC m=+164.420986005 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001c05c00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca21c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca21c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca21c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ca4070 item 58 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca21c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca21c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.53070647 +0000 UTC m=+164.423137927 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca21c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2700): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2700): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2700): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ca4230 item 58 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2700): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2700): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2700): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2700): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2700): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.531439407 +0000 UTC m=+164.423870865 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2700): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2cc0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2cc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2cc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2cc0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2cc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.531439407 +0000 UTC m=+164.423870865 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca2cc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ca43f0 item 58 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca35c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca35c0): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca35c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca35c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca35c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca35c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca35c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca35c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.533663746 +0000 UTC m=+164.426095202 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca35c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca3b00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca3b00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca3b00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d123f0 item 59 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca3b00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca3b00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.535882783 +0000 UTC m=+164.428314241 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ca3b00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e0c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e0c0): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e0c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e0c0): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e0c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d125b0 item 59 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e0c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e0c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.536412839 +0000 UTC m=+164.428844297 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e0c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e640): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e640): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e640): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e640): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e640): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.536412839 +0000 UTC m=+164.428844297 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4e640): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d12770 item 59 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4ef40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4ef40): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4ef40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4ef40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4ef40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4ef40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4ef40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4ef40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.538140144 +0000 UTC m=+164.430571601 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4ef40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f480): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f480): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001dc2770 item 60 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f480): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.539209392 +0000 UTC m=+164.431640839 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f9c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f9c0): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f9c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001dc2930 item 60 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f9c0): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f9c0): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f9c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f9c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.5398367 +0000 UTC m=+164.432268157 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001d4f9c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c000): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c000): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c000): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c000): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c000): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.5398367 +0000 UTC m=+164.432268157 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c000): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001dc2af0 item 60 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c900): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c900): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c900): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c900): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c900): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c900): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c900): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c900): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.543876809 +0000 UTC m=+164.436308265 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2c900): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2ce40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2ce40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2ce40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e4caf0 item 61 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2ce40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2ce40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.544514026 +0000 UTC m=+164.436945483 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2ce40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2d540): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2d540): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2d540): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2d540): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2d540): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.544514026 +0000 UTC m=+164.436945483 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2d540): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e4ccb0 item 61 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2de40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2de40): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2de40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2de40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2de40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2de40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2de40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2de40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.547697255 +0000 UTC m=+164.440128713 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001e2de40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efc400): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efc400): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efc400): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001eb8cb0 item 62 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efc400): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efc400): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.548601814 +0000 UTC m=+164.441033271 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efc400): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efcb00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efcb00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efcb00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efcb00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efcb00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.548601814 +0000 UTC m=+164.441033271 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efcb00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001eb8e70 item 62 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd400): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd400): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd400): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd400): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd400): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd400): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd400): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd400): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.551205305 +0000 UTC m=+164.443636762 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd400): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd940): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd940): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd940): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f86e70 item 63 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd940): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd940): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.552896151 +0000 UTC m=+164.445327608 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001efd940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc0c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc0c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc0c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc0c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc0c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.552896151 +0000 UTC m=+164.445327608 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc0c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f87030 item 63 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019ccac0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019ccac0): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019ccac0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019ccac0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019ccac0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019ccac0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019ccac0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019ccac0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.557456307 +0000 UTC m=+164.449887754 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019ccac0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cd000): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cd000): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cd000): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020233b0 item 64 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cd000): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cd000): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.558223718 +0000 UTC m=+164.450655166 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cd000): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cd700): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cd700): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cd700): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cd700): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cd700): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.558223718 +0000 UTC m=+164.450655166 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0019cd700): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002023570 item 64 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba080): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba080): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba080): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba080): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba080): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.562671022 +0000 UTC m=+164.455102478 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba080): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba500): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba500): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba500): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba500): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba500): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002093570 item 65 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba500): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba500): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.563343135 +0000 UTC m=+164.455774591 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ba500): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020baa00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020baa00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020baa00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020baa00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020baa00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.563343135 +0000 UTC m=+164.455774591 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020baa00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002093730 item 65 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb300): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb300): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb300): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb300): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb300): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.565099112 +0000 UTC m=+164.457530570 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb300): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb780): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb780): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d3730 item 66 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb780): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb780): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb780): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb780): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb780): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.566185743 +0000 UTC m=+164.458617201 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bb780): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bbcc0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bbcc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bbcc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bbcc0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bbcc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.566185743 +0000 UTC m=+164.458617201 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020bbcc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d38f0 item 66 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020fe640): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020fe640): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020fe640): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020fe640): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020fe640): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.56990489 +0000 UTC m=+164.462336347 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020fe640): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020feac0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020feac0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020feac0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020feac0): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020feac0): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00210d8f0 item 67 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020feac0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020feac0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.570578075 +0000 UTC m=+164.463009532 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020feac0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020fefc0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020fefc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020fefc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020fefc0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020fefc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.570578075 +0000 UTC m=+164.463009532 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020fefc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00210dab0 item 67 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ff900): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ff900): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ff900): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ff900): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ff900): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.57374344 +0000 UTC m=+164.466174887 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ff900): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ffe00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ffe00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002141ab0 item 68 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ffe00): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ffe00): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ffe00): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ffe00): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ffe00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.574396497 +0000 UTC m=+164.466827944 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0020ffe00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216c3c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216c3c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216c3c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216c3c0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216c3c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.574396497 +0000 UTC m=+164.466827944 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216c3c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002141c70 item 68 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528200): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528200): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528200): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528200): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528200): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.577078706 +0000 UTC m=+164.469510162 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528200): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528680): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528680): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528680): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528680): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528680): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015232d0 item 69 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528680): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528680): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.579596364 +0000 UTC m=+164.472027822 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528680): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528b80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528b80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528b80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528b80): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528b80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.579596364 +0000 UTC m=+164.472027822 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001528b80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001523490 item 69 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015294c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015294c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015294c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015294c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015294c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.581703442 +0000 UTC m=+164.474134899 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015294c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015299c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015299c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001567490 item 70 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015299c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015299c0): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015299c0): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015299c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015299c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.582337634 +0000 UTC m=+164.474769091 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0015299c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001529f00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001529f00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001529f00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001529f00): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001529f00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.582337634 +0000 UTC m=+164.474769091 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001529f00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001567650 item 70 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021ba8c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021ba8c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021ba8c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021ba8c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021ba8c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.584997198 +0000 UTC m=+164.477428656 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021ba8c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021badc0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021badc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021badc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021badc0): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021badc0): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021d5650 item 71 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021badc0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021badc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.585858196 +0000 UTC m=+164.478289654 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021badc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021bb2c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021bb2c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021bb2c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021bb2c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021bb2c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.585858196 +0000 UTC m=+164.478289654 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021bb2c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021d5810 item 71 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021bbc00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021bbc00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021bbc00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021bbc00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021bbc00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.58880977 +0000 UTC m=+164.481241227 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0021bbc00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a180): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a180): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00220d810 item 72 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a180): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a180): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a180): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a180): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a180): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.590001078 +0000 UTC m=+164.482432535 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a180): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a6c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a6c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a6c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a6c0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a6c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.590001078 +0000 UTC m=+164.482432535 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222a6c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00220d9d0 item 72 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222af40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222af40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222af40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222af40): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222af40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222af40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222af40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.592356773 +0000 UTC m=+164.484788229 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222af40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc380): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc380): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc380): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f87110 item 73 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc380): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc380): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.594305594 +0000 UTC m=+164.486737040 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc380): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc840): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc840): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc840): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc840): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc840): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f872d0 item 73 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc840): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc840): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.595680266 +0000 UTC m=+164.488111723 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffc840): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffcd80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffcd80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffcd80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffcd80): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffcd80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.595680266 +0000 UTC m=+164.488111723 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffcd80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f87490 item 73 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffd680): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffd680): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffd680): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffd680): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffd680): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffd680): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffd680): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.598410665 +0000 UTC m=+164.490842122 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffd680): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffdb80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffdb80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffdb80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002297490 item 74 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffdb80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffdb80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.59894066 +0000 UTC m=+164.491372117 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc001ffdb80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0140): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0140): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002297650 item 74 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0140): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0140): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0140): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0140): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0140): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.60160269 +0000 UTC m=+164.494034147 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0140): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c06c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c06c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c06c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c06c0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c06c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.60160269 +0000 UTC m=+164.494034147 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c06c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002297810 item 74 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0fc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0fc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0fc0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0fc0): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0fc0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0fc0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0fc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.6038545 +0000 UTC m=+164.496285957 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c0fc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c14c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c14c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c14c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022e3810 item 75 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c14c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c14c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.604419491 +0000 UTC m=+164.496850938 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c14c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1a00): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1a00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1a00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1a00): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1a00): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022e39d0 item 75 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1a00): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1a00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.605370527 +0000 UTC m=+164.497801985 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1a00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1f40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1f40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1f40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1f40): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1f40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.605370527 +0000 UTC m=+164.497801985 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0022c1f40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022e3b90 item 75 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023408c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023408c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023408c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023408c0): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023408c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023408c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023408c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.607124893 +0000 UTC m=+164.499556350 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0023408c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002340dc0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002340dc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002340dc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002373b90 item 76 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002340dc0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002340dc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.609179121 +0000 UTC m=+164.501610579 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002340dc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341300): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341300): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002373d50 item 76 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341300): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341300): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341300): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341300): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341300): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.610604299 +0000 UTC m=+164.503035756 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341300): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341880): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341880): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341880): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341880): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341880): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.610604299 +0000 UTC m=+164.503035756 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002341880): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002373f10 item 76 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430200): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430200): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430200): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430200): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430200): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430200): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430200): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.61389488 +0000 UTC m=+164.506326337 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430200): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430700): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430700): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430700): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002427f10 item 77 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430700): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430700): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.61452282 +0000 UTC m=+164.506954277 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430700): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430e00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430e00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430e00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430e00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430e00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.61452282 +0000 UTC m=+164.506954277 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002430e00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00248c150 item 77 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431700): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431700): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431700): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431700): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431700): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431700): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431700): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.61671162 +0000 UTC m=+164.509143078 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431700): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431c00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431c00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431c00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002522150 item 78 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431c00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431c00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.617358226 +0000 UTC m=+164.509789682 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002431c00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252a380): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252a380): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252a380): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252a380): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252a380): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.617358226 +0000 UTC m=+164.509789682 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252a380): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002522310 item 78 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252ac80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252ac80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252ac80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252ac80): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252ac80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252ac80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252ac80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.619352702 +0000 UTC m=+164.511784159 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252ac80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252b180): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252b180): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252b180): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002552310 item 79 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252b180): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252b180): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.620100427 +0000 UTC m=+164.512531883 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252b180): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252b880): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252b880): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252b880): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252b880): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252b880): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.620100427 +0000 UTC m=+164.512531883 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00252b880): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025524d0 item 79 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572200): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572200): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572200): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572200): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572200): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572200): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572200): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.623438476 +0000 UTC m=+164.515869933 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572200): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572700): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572700): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572700): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00257e4d0 item 80 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572700): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572700): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.624081825 +0000 UTC m=+164.516513272 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572700): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572e00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572e00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572e00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572e00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572e00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.624081825 +0000 UTC m=+164.516513272 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002572e00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00257e690 item 80 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573700): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573700): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573700): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573700): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573700): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.626430467 +0000 UTC m=+164.518861924 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573700): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573b80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573b80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573b80): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573b80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573b80): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573b80): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002602690 item 81 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573b80): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573b80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.629826706 +0000 UTC m=+164.522258153 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002573b80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662140): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662140): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662140): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662140): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662140): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.629826706 +0000 UTC m=+164.522258153 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662140): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002602850 item 81 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662a80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662a80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662a80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662a80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662a80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.631987785 +0000 UTC m=+164.524419242 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662a80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662f80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662f80): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662f80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026ce850 item 82 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662f80): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662f80): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662f80): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662f80): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662f80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.632806462 +0000 UTC m=+164.525237919 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002662f80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002663500): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002663500): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002663500): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002663500): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002663500): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.632806462 +0000 UTC m=+164.525237919 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002663500): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026cea10 item 82 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002663e40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002663e40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002663e40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002663e40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002663e40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.634345214 +0000 UTC m=+164.526776671 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002663e40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b83c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b83c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b83c0): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b83c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b83c0): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b83c0): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002792a10 item 83 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b83c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b83c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.635175834 +0000 UTC m=+164.527607291 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b83c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b8900): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b8900): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b8900): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b8900): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b8900): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.635175834 +0000 UTC m=+164.527607291 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b8900): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002792bd0 item 83 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9240): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9240): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9240): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9240): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9240): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.636896526 +0000 UTC m=+164.529327983 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9240): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9740): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9740): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9740): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002858bd0 item 84 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9740): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9740): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9740): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9740): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9740): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.637688954 +0000 UTC m=+164.530120552 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9740): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9cc0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9cc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9cc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9cc0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9cc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.637688954 +0000 UTC m=+164.530120552 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0027b9cc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002858d90 item 84 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0680): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0680): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0680): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0680): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0680): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.640150117 +0000 UTC m=+164.532581574 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0680): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0b80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0b80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0b80): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0b80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0b80): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0b80): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00294ed90 item 85 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0b80): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0b80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.640773358 +0000 UTC m=+164.533204815 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d0b80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d10c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d10c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d10c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d10c0): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d10c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.640773358 +0000 UTC m=+164.533204815 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d10c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00294ef50 item 85 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1a00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1a00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1a00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1a00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1a00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.642531921 +0000 UTC m=+164.534963378 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1a00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1f00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1f00): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1f00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029f8f50 item 86 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1f00): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1f00): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1f00): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1f00): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1f00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.645625412 +0000 UTC m=+164.538056869 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0028d1f00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a46500): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a46500): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a46500): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a46500): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a46500): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.645625412 +0000 UTC m=+164.538056869 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a46500): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029f9110 item 86 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a46e40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a46e40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a46e40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a46e40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a46e40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.647683778 +0000 UTC m=+164.540115236 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a46e40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47340): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47340): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47340): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47340): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47340): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47340): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002aa7110 item 87 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47340): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47340): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.648399924 +0000 UTC m=+164.540831381 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47340): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47880): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47880): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47880): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47880): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47880): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.648399924 +0000 UTC m=+164.540831381 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002a47880): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002aa72d0 item 87 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c240): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c240): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c240): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c240): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c240): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.650306144 +0000 UTC m=+164.542737601 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c240): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c740): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c740): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c740): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b212d0 item 88 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c740): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c740): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c740): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c740): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c740): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.650995059 +0000 UTC m=+164.543426515 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2c740): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2ccc0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2ccc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2ccc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2ccc0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2ccc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.650995059 +0000 UTC m=+164.543426515 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2ccc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b21490 item 88 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2d5c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2d5c0): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2d5c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2d5c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2d5c0): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2d5c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2d5c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2d5c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.652595594 +0000 UTC m=+164.545027052 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2d5c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2db00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2db00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2db00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c21490 item 89 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2db00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2db00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.653174963 +0000 UTC m=+164.545606421 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002b2db00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e0c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e0c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e0c0): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e0c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e0c0): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e0c0): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c21650 item 89 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e0c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e0c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.655710736 +0000 UTC m=+164.548142193 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e0c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e640): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e640): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e640): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e640): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e640): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.655710736 +0000 UTC m=+164.548142193 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9e640): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c21810 item 89 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9ef40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9ef40): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9ef40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9ef40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9ef40): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9ef40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9ef40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9ef40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.657518081 +0000 UTC m=+164.549949538 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9ef40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f480): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f480): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cf3810 item 90 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f480): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.658133176 +0000 UTC m=+164.550564633 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f9c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f9c0): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f9c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cf39d0 item 90 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f9c0): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f9c0): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f9c0): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f9c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f9c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.658852387 +0000 UTC m=+164.551283834 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002c9f9c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4000): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4000): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4000): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4000): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4000): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.658852387 +0000 UTC m=+164.551283834 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4000): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cf3b90 item 90 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4900): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4900): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4900): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4900): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4900): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4900): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4900): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4900): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.660517826 +0000 UTC m=+164.552949283 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4900): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4e40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4e40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4e40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002dedb90 item 91 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4e40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4e40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.661002036 +0000 UTC m=+164.553433492 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db4e40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5380): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5380): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5380): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5380): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5380): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5380): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002dedd50 item 91 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5380): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5380): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.661788041 +0000 UTC m=+164.554219499 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5380): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5900): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5900): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5900): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5900): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5900): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.661788041 +0000 UTC m=+164.554219499 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002db5900): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002dedf10 item 91 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e280): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e280): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e280): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e280): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e280): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e280): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e280): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e280): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.664645258 +0000 UTC m=+164.557076715 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e280): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e7c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e7c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e7c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f3df10 item 92 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e7c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e7c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.665352938 +0000 UTC m=+164.557784405 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2e7c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2ed00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2ed00): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2ed00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f9a150 item 92 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2ed00): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2ed00): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2ed00): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2ed00): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2ed00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.666159622 +0000 UTC m=+164.558591080 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2ed00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2f2c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2f2c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2f2c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2f2c0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2f2c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.666159622 +0000 UTC m=+164.558591080 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2f2c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f9a310 item 92 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2fbc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2fbc0): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2fbc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2fbc0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2fbc0): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2fbc0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2fbc0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2fbc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.669617989 +0000 UTC m=+164.562049446 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc002f2fbc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003074180): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003074180): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003074180): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003050310 item 93 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003074180): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003074180): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.670146201 +0000 UTC m=+164.562577658 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003074180): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003074880): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003074880): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003074880): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003074880): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003074880): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.670146201 +0000 UTC m=+164.562577658 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003074880): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030504d0 item 93 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075180): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075180): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075180): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075180): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075180): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075180): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075180): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075180): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.672160545 +0000 UTC m=+164.564592002 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075180): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0030756c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0030756c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0030756c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031684d0 item 94 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0030756c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0030756c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.672683457 +0000 UTC m=+164.565114914 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0030756c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075dc0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075dc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075dc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075dc0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075dc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.672683457 +0000 UTC m=+164.565114914 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003075dc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003168690 item 94 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6740): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6740): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6740): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6740): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6740): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6740): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6740): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6740): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.67646484 +0000 UTC m=+164.568896297 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6740): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6c80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6c80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6c80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00323e690 item 95 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6c80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6c80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.677018891 +0000 UTC m=+164.569450348 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c6c80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7380): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7380): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7380): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7380): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7380): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.677018891 +0000 UTC m=+164.569450348 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7380): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00323e850 item 95 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7c80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7c80): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7c80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7c80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7c80): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7c80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7c80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7c80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.678767535 +0000 UTC m=+164.571198992 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031c7c80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003364240): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003364240): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003364240): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032e6850 item 96 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003364240): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003364240): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.679986034 +0000 UTC m=+164.572417491 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003364240): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003364940): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003364940): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003364940): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003364940): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003364940): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.679986034 +0000 UTC m=+164.572417491 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003364940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032e6a10 item 96 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= 2025/08/18 03:35:52 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:52 DEBUG : Looking for writers 2025/08/18 03:35:52 DEBUG : >WaitForWriters: 2025/08/18 03:35:52 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:52 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:52 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:52 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:52 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/18 03:35:52 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365900): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365900): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365900): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365900): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365900): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.686754698 +0000 UTC m=+164.579186165 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365900): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365d80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365d80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365d80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365d80): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365d80): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365d80): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365d80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.686754698 +0000 UTC m=+164.579186165 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003365d80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035562c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035562c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035562c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035562c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035562c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.686754698 +0000 UTC m=+164.579186165 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035562c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034f2e70 item 1 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003556bc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003556bc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003556bc0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003556bc0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003556bc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.691126911 +0000 UTC m=+164.583558369 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003556bc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035570c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035570c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035570c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035570c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035570c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.691126911 +0000 UTC m=+164.583558369 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035570c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035a0fc0 item 2 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035579c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035579c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035579c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035579c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035579c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.693169248 +0000 UTC m=+164.585600705 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0035579c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003557e40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003557e40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003557e40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003557e40): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003557e40): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003557e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003557e40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.693169248 +0000 UTC m=+164.585600705 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003557e40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003664380): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003664380): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003664380): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003664380): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003664380): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.693169248 +0000 UTC m=+164.585600705 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003664380): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00362afc0 item 3 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003664cc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003664cc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003664cc0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003664cc0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003664cc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.697370449 +0000 UTC m=+164.589801907 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003664cc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003665200): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003665200): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003665200): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003665200): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003665200): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.697370449 +0000 UTC m=+164.589801907 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003665200): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036a3110 item 4 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003665b00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003665b00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003665b00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003665b00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003665b00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.699567866 +0000 UTC m=+164.591999323 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003665b00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6000): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6000): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6000): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6000): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6000): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6000): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6000): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.699567866 +0000 UTC m=+164.591999323 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6000): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a64c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a64c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a64c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a64c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a64c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.699567866 +0000 UTC m=+164.591999323 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a64c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036f5110 item 5 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6e00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6e00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6e00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6e00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6e00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.703664532 +0000 UTC m=+164.596095989 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a6e00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a7340): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a7340): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a7340): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a7340): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a7340): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.703664532 +0000 UTC m=+164.596095989 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a7340): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037cd260 item 6 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a7c80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a7c80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a7c80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a7c80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a7c80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.705521039 +0000 UTC m=+164.597952495 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0037a7c80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003844200): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003844200): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003844200): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003844200): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003844200): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003844200): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003844200): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.705521039 +0000 UTC m=+164.597952495 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003844200): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0038446c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0038446c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0038446c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0038446c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0038446c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.705521039 +0000 UTC m=+164.597952495 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0038446c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037fd260 item 7 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845000): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845000): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845000): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845000): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845000): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.710060456 +0000 UTC m=+164.602491912 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845000): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845540): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845540): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845540): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845540): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845540): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.710060456 +0000 UTC m=+164.602491912 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845540): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00388d3b0 item 8 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845dc0): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc003845dc0): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845dc0): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845dc0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845dc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003845dc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e200): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e200): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e200): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e200): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e200): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.712132737 +0000 UTC m=+164.604564195 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e200): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e680): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e680): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e680): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e680): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e680): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e680): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e680): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.712132737 +0000 UTC m=+164.604564195 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392e680): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392eb80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392eb80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392eb80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392eb80): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392eb80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.712132737 +0000 UTC m=+164.604564195 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392eb80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038e33b0 item 9 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392f4c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392f4c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392f4c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392f4c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392f4c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.715130939 +0000 UTC m=+164.607562397 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392f4c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392fa00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392fa00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392fa00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392fa00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392fa00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.715130939 +0000 UTC m=+164.607562397 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00392fa00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00397b500 item 10 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4380): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc0039f4380): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4380): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4380): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4380): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4380): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4380): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4740): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4740): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4740): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4740): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4740): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.71734571 +0000 UTC m=+164.609777167 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4740): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4c40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4c40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4c40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4c40): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4c40): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4c40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4c40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.71734571 +0000 UTC m=+164.609777167 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f4c40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f5140): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f5140): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f5140): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f5140): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f5140): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.71734571 +0000 UTC m=+164.609777167 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f5140): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a17500 item 11 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f5a80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f5a80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f5a80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f5a80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f5a80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.721756536 +0000 UTC m=+164.614187992 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0039f5a80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14040): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14040): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14040): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14040): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14040): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.721756536 +0000 UTC m=+164.614187992 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14040): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a87650 item 12 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14940): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc003b14940): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14940): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14940): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14940): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14940): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14d00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14d00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14d00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14d00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14d00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.723865426 +0000 UTC m=+164.616296884 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b14d00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b153c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b153c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b153c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b153c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b153c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.723865426 +0000 UTC m=+164.616296884 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b153c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b3d650 item 13 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b15d00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b15d00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b15d00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b15d00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b15d00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.72609263 +0000 UTC m=+164.618524077 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003b15d00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9a2c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9a2c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9a2c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9a2c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9a2c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.72609263 +0000 UTC m=+164.618524077 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9a2c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c8d650 item 14 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9abc0): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc003c9abc0): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9abc0): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9abc0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9abc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9abc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9abc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9af80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9af80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9af80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9af80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9af80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.730241553 +0000 UTC m=+164.622673010 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9af80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9b640): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9b640): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9b640): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9b640): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9b640): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.730241553 +0000 UTC m=+164.622673010 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003c9b640): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d07650 item 15 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7e000): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7e000): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7e000): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7e000): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7e000): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.732681446 +0000 UTC m=+164.625112913 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7e000): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7e540): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7e540): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7e540): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7e540): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7e540): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.732681446 +0000 UTC m=+164.625112913 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7e540): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d6f650 item 16 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7ee40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7ee40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7ee40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7ee40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7ee40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.734581215 +0000 UTC m=+164.627012672 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7ee40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f2c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f2c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f2c0): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f2c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f2c0): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f2c0): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f2c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f2c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.734581215 +0000 UTC m=+164.627012672 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f2c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f7c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f7c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f7c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f7c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f7c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.734581215 +0000 UTC m=+164.627012672 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003d7f7c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003da9650 item 17 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e20180): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e20180): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e20180): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e20180): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e20180): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.739261586 +0000 UTC m=+164.631693043 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e20180): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e206c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e206c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e206c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e206c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e206c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.739261586 +0000 UTC m=+164.631693043 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e206c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e057a0 item 18 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21000): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21000): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21000): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21000): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21000): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.741169931 +0000 UTC m=+164.633601388 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21000): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21500): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21500): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21500): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21500): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21500): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21500): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21500): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21500): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.741169931 +0000 UTC m=+164.633601388 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21500): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21a00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21a00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21a00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21a00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21a00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.741169931 +0000 UTC m=+164.633601388 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003e21a00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e717a0 item 19 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed63c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed63c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed63c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed63c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed63c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.743812044 +0000 UTC m=+164.636243501 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed63c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed6900): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed6900): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed6900): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed6900): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed6900): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.743812044 +0000 UTC m=+164.636243501 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed6900): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003edf8f0 item 20 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7240): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7240): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7240): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7240): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7240): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.74607281 +0000 UTC m=+164.638504267 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7240): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7740): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7740): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7740): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7740): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7740): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7740): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7740): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7740): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.74607281 +0000 UTC m=+164.638504267 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7740): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7c40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7c40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7c40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7c40): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7c40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.74607281 +0000 UTC m=+164.638504267 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003ed7c40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f158f0 item 21 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f54600): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f54600): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f54600): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f54600): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f54600): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.750595886 +0000 UTC m=+164.643027343 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f54600): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f54b40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f54b40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f54b40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f54b40): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f54b40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.750595886 +0000 UTC m=+164.643027343 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f54b40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f5fa40 item 22 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55480): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55480): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55480): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.752936333 +0000 UTC m=+164.645367790 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55980): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55980): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55980): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55980): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55980): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55980): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55980): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55980): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.752936333 +0000 UTC m=+164.645367790 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55980): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55e80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55e80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55e80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55e80): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55e80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.752936333 +0000 UTC m=+164.645367790 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003f55e80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f99a40 item 23 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd4840): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd4840): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd4840): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd4840): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd4840): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.757168573 +0000 UTC m=+164.649600030 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd4840): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd4d80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd4d80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd4d80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd4d80): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd4d80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.757168573 +0000 UTC m=+164.649600030 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd4d80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ff3b90 item 24 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5680): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc003fd5680): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5680): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5680): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5680): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5680): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5680): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5a40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5a40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5a40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5a40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5a40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.759814853 +0000 UTC m=+164.652246310 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5a40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5f40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5f40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5f40): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5f40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5f40): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5f40): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5f40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.759814853 +0000 UTC m=+164.652246310 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003fd5f40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004070500): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004070500): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004070500): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004070500): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004070500): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.759814853 +0000 UTC m=+164.652246310 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004070500): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00403fb90 item 25 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004070e40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004070e40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004070e40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004070e40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004070e40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.763311331 +0000 UTC m=+164.655742788 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004070e40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004071380): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004071380): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004071380): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004071380): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004071380): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.763311331 +0000 UTC m=+164.655742788 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004071380): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004091ce0 item 26 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004071c80): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc004071c80): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004071c80): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004071c80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004071c80): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004071c80): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004071c80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041040c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041040c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041040c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041040c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041040c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.769726261 +0000 UTC m=+164.662157718 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041040c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041045c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041045c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041045c0): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041045c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041045c0): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041045c0): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041045c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041045c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.769726261 +0000 UTC m=+164.662157718 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0041045c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004104b00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004104b00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004104b00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004104b00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004104b00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.769726261 +0000 UTC m=+164.662157718 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004104b00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040c9ce0 item 27 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004105440): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004105440): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004105440): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004105440): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004105440): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.772029988 +0000 UTC m=+164.664461445 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004105440): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004105980): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004105980): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004105980): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004105980): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004105980): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.772029988 +0000 UTC m=+164.664461445 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004105980): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004147e30 item 28 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417e300): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc00417e300): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417e300): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417e300): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417e300): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417e300): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417e300): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216c940): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216c940): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216c940): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216c940): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216c940): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.774473928 +0000 UTC m=+164.666905385 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216c940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216d000): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216d000): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216d000): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216d000): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216d000): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.774473928 +0000 UTC m=+164.666905385 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216d000): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00420c150 item 29 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216d940): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216d940): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216d940): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216d940): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216d940): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.776534329 +0000 UTC m=+164.668965787 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216d940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216de80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216de80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216de80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216de80): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216de80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.776534329 +0000 UTC m=+164.668965787 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00216de80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00423c150 item 30 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004248800): _readAt: size=2, off=0 2025/08/18 03:35:52 ERROR : open-test-file(0xc004248800): Couldn't read size of file 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004248800): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004248800): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004248800): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004248800): close: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004248800): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004248bc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004248bc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004248bc0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004248bc0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004248bc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.780723548 +0000 UTC m=+164.673155005 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004248bc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004249280): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004249280): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004249280): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004249280): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004249280): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.780723548 +0000 UTC m=+164.673155005 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004249280): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004294150 item 31 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004249bc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004249bc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004249bc0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004249bc0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004249bc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.782513941 +0000 UTC m=+164.674945398 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004249bc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6180): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6180): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6180): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6180): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6180): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.782513941 +0000 UTC m=+164.674945398 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6180): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042d2150 item 32 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6a80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6a80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6a80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6a80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6a80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.784565846 +0000 UTC m=+164.676997302 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6a80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6f00): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6f00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6f00): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6f00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6f00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004344150 item 33 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6f00): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6f00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.78770406 +0000 UTC m=+164.680135517 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d6f00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d7400): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d7400): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d7400): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d7400): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d7400): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.78770406 +0000 UTC m=+164.680135517 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d7400): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004344310 item 33 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d7d00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d7d00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d7d00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d7d00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d7d00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.789772685 +0000 UTC m=+164.682204142 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0042d7d00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e200): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e200): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004388310 item 34 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e200): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e200): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e200): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e200): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e200): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.790424981 +0000 UTC m=+164.682856438 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e200): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e740): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e740): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e740): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e740): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e740): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.790424981 +0000 UTC m=+164.682856438 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438e740): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043884d0 item 34 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f040): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f040): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f040): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f040): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f040): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.792492354 +0000 UTC m=+164.684923811 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f040): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f4c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f4c0): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f4c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f4c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043d04d0 item 35 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f4c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f4c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.793070841 +0000 UTC m=+164.685502298 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f4c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f9c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f9c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f9c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f9c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f9c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.793070841 +0000 UTC m=+164.685502298 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00438f9c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043d0690 item 35 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a380): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a380): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a380): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a380): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a380): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.794836658 +0000 UTC m=+164.687268115 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a380): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a880): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a880): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004456690 item 36 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a880): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a880): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a880): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a880): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a880): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.796718081 +0000 UTC m=+164.689149538 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444a880): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444adc0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444adc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444adc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444adc0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444adc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.796718081 +0000 UTC m=+164.689149538 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444adc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004456850 item 36 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444b6c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444b6c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444b6c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444b6c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444b6c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.798988546 +0000 UTC m=+164.691420003 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444b6c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444bb40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444bb40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444bb40): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444bb40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444bb40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044a0850 item 37 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444bb40): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444bb40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.799706816 +0000 UTC m=+164.692138273 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00444bb40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044ca0c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044ca0c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044ca0c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044ca0c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044ca0c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.799706816 +0000 UTC m=+164.692138273 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044ca0c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044a0a10 item 37 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caa00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caa00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caa00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caa00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caa00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.803607874 +0000 UTC m=+164.696039331 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caa00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caf00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caf00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044eca10 item 38 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caf00): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caf00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caf00): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caf00): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caf00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.804241544 +0000 UTC m=+164.696673001 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044caf00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044cb440): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044cb440): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044cb440): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044cb440): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044cb440): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.804241544 +0000 UTC m=+164.696673001 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044cb440): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044ecbd0 item 38 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044cbd80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044cbd80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044cbd80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044cbd80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044cbd80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.806124171 +0000 UTC m=+164.698555627 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0044cbd80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586300): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586300): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586300): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586300): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586300): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004562bd0 item 39 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586300): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586300): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.807027516 +0000 UTC m=+164.699458974 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586300): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586800): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586800): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586800): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586800): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586800): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.807027516 +0000 UTC m=+164.699458974 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004586800): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004562d90 item 39 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587140): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587140): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587140): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587140): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587140): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.810905171 +0000 UTC m=+164.703336628 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587140): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587640): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587640): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045a6d90 item 40 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587640): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587640): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587640): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587640): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587640): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.81159725 +0000 UTC m=+164.704028707 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587640): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587b80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587b80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587b80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587b80): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587b80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.81159725 +0000 UTC m=+164.704028707 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004587b80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045a6f50 item 40 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0480): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0480): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0480): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0480): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0480): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.81350309 +0000 UTC m=+164.705934547 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0980): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0980): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0980): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045f8f50 item 41 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0980): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0980): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.814062691 +0000 UTC m=+164.706494148 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0980): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222b5c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222b5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222b5c0): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222b5c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222b5c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002241a40 item 41 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222b5c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222b5c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.814938146 +0000 UTC m=+164.707369603 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222b5c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222bb00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222bb00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222bb00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222bb00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222bb00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.814938146 +0000 UTC m=+164.707369603 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00222bb00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002241c00 item 41 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e480): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e480): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e480): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e480): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e480): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.8170057 +0000 UTC m=+164.709437156 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e980): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e980): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e980): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046a7c00 item 42 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e980): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e980): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.819929622 +0000 UTC m=+164.712361069 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469e980): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469eec0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469eec0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046a7dc0 item 42 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469eec0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469eec0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469eec0): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469eec0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469eec0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.820731489 +0000 UTC m=+164.713162945 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469eec0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469f440): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469f440): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469f440): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469f440): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469f440): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.820731489 +0000 UTC m=+164.713162945 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469f440): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046f2000 item 42 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469fd40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469fd40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469fd40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469fd40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469fd40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469fd40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469fd40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.822640132 +0000 UTC m=+164.715071590 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00469fd40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0047422c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0047422c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0047422c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004744000 item 43 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0047422c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0047422c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.823220814 +0000 UTC m=+164.715652271 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0047422c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742800): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742800): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742800): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742800): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742800): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047441c0 item 43 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742800): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742800): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.823935827 +0000 UTC m=+164.716367273 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742800): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742d40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742d40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742d40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742d40): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742d40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.823935827 +0000 UTC m=+164.716367273 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004742d40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004744380 item 43 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743640): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743640): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743640): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743640): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743640): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743640): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743640): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.825722303 +0000 UTC m=+164.718153760 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743640): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743b40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743b40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743b40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004778380 item 44 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743b40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743b40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.826308133 +0000 UTC m=+164.718739590 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004743b40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a100): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a100): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004778540 item 44 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a100): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a100): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a100): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a100): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a100): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.82708882 +0000 UTC m=+164.719520276 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a100): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a680): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a680): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a680): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a680): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a680): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.82708882 +0000 UTC m=+164.719520276 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478a680): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004778700 item 44 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478af80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478af80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478af80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478af80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478af80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478af80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478af80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.830650489 +0000 UTC m=+164.723081946 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478af80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478b480): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478b480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478b480): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047ca700 item 45 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478b480): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478b480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.831317552 +0000 UTC m=+164.723749010 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478b480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478bb80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478bb80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478bb80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478bb80): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478bb80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.831317552 +0000 UTC m=+164.723749010 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00478bb80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047ca8c0 item 45 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804500): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804500): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804500): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804500): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804500): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804500): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804500): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.833470867 +0000 UTC m=+164.725902324 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804500): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804a00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804a00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804a00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00481a8c0 item 46 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804a00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804a00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.834068841 +0000 UTC m=+164.726500298 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004804a00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0d40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0d40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0d40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0d40): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0d40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.834068841 +0000 UTC m=+164.726500298 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e0d40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00481aa80 item 46 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1640): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1640): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1640): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1640): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1640): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1640): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1640): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.836009947 +0000 UTC m=+164.728441404 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1640): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1b40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1b40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1b40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004654fc0 item 47 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1b40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1b40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.836627356 +0000 UTC m=+164.729058813 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0045e1b40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a642c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a642c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a642c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a642c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a642c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.836627356 +0000 UTC m=+164.729058813 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a642c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004655180 item 47 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a64bc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a64bc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a64bc0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a64bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a64bc0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a64bc0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a64bc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.840847624 +0000 UTC m=+164.733279081 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a64bc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a650c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a650c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a650c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a73180 item 48 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a650c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a650c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.841457389 +0000 UTC m=+164.733888846 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a650c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a657c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a657c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a657c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a657c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a657c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.841457389 +0000 UTC m=+164.733888846 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004a657c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a73340 item 48 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc140): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc140): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc140): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc140): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc140): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.84336403 +0000 UTC m=+164.735795497 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc140): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc5c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc5c0): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc5c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc5c0): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc5c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004aa9340 item 49 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc5c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc5c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.844145919 +0000 UTC m=+164.736577376 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acc5c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004accb00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004accb00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004accb00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004accb00): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004accb00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.844145919 +0000 UTC m=+164.736577376 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004accb00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004aa9500 item 49 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd440): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd440): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd440): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd440): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd440): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.845976698 +0000 UTC m=+164.738408155 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd440): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd940): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd940): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd940): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004adf500 item 50 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd940): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd940): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd940): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd940): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd940): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.846669109 +0000 UTC m=+164.739100566 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acd940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acdec0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acdec0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acdec0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acdec0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acdec0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.846669109 +0000 UTC m=+164.739100566 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004acdec0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004adf6c0 item 50 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08880): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08880): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08880): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08880): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08880): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.848745378 +0000 UTC m=+164.741176835 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08880): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08d80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08d80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08d80): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08d80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08d80): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08d80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b136c0 item 51 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08d80): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08d80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.84959795 +0000 UTC m=+164.742029398 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b08d80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b092c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b092c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b092c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b092c0): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b092c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.84959795 +0000 UTC m=+164.742029398 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b092c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b13880 item 51 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b09c00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b09c00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b09c00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b09c00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b09c00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.852867673 +0000 UTC m=+164.745299129 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b09c00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64180): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64180): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64180): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b3b880 item 52 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64180): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64180): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64180): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64180): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64180): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.853735241 +0000 UTC m=+164.746166698 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64180): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64700): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64700): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64700): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64700): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64700): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.853735241 +0000 UTC m=+164.746166698 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b64700): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b3ba40 item 52 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65040): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65040): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65040): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65040): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65040): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.855518822 +0000 UTC m=+164.747950279 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65040): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65540): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65540): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65540): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65540): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65540): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65540): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b73a40 item 53 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65540): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65540): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.856105424 +0000 UTC m=+164.748536881 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65540): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65a80): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65a80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65a80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65a80): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65a80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.856105424 +0000 UTC m=+164.748536881 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b65a80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b73c00 item 53 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a440): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a440): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a440): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a440): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a440): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.857888133 +0000 UTC m=+164.750319590 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a440): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a940): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a940): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a940): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b9fc00 item 54 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a940): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a940): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a940): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a940): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a940): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.861825227 +0000 UTC m=+164.754256684 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9a940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9aec0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9aec0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9aec0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9aec0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9aec0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.861825227 +0000 UTC m=+164.754256684 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004b9aec0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b9fdc0 item 54 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805400): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805400): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805400): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805400): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805400): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.863651168 +0000 UTC m=+164.756082615 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805400): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805900): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805900): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805900): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805900): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805900): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805900): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004854930 item 55 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805900): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805900): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.864521141 +0000 UTC m=+164.756952598 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805900): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805e40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805e40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805e40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805e40): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805e40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.864521141 +0000 UTC m=+164.756952598 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004805e40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004854af0 item 55 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18800): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18800): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18800): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18800): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18800): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.86655381 +0000 UTC m=+164.758985267 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18800): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18d00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18d00): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18d00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c22af0 item 56 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18d00): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18d00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18d00): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18d00): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18d00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.867316412 +0000 UTC m=+164.759747869 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c18d00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19280): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19280): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19280): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19280): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19280): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.867316412 +0000 UTC m=+164.759747869 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19280): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c22cb0 item 56 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19b80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19b80): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19b80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19b80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19b80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19b80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19b80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19b80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.869022828 +0000 UTC m=+164.761454285 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c19b80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c140): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c140): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c140): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c5acb0 item 57 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c140): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c140): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.869646278 +0000 UTC m=+164.762077725 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c140): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c680): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c680): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c680): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c680): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c680): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c680): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c5ae70 item 57 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c680): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c680): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.870233792 +0000 UTC m=+164.762665250 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7c680): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7cc00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7cc00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7cc00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7cc00): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7cc00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.870233792 +0000 UTC m=+164.762665250 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7cc00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c5b030 item 57 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7d500): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7d500): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7d500): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7d500): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7d500): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7d500): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7d500): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7d500): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.871862201 +0000 UTC m=+164.764293657 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7d500): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7da40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7da40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7da40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c91030 item 58 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7da40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7da40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.873654337 +0000 UTC m=+164.766085794 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004c7da40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8000): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8000): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8000): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c911f0 item 58 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8000): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8000): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8000): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8000): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8000): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.874366174 +0000 UTC m=+164.766797632 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8000): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb85c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb85c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb85c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb85c0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb85c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.874366174 +0000 UTC m=+164.766797632 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb85c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c913b0 item 58 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8ec0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8ec0): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8ec0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8ec0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8ec0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8ec0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8ec0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.875973915 +0000 UTC m=+164.768405372 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb8ec0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9400): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9400): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9400): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cc93b0 item 59 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9400): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9400): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.876518177 +0000 UTC m=+164.768949634 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9400): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9940): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9940): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9940): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9940): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9940): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9940): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cc9570 item 59 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9940): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9940): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.877221898 +0000 UTC m=+164.769653366 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9ec0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9ec0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9ec0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9ec0): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9ec0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.877221898 +0000 UTC m=+164.769653366 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cb9ec0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cc9730 item 59 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0840): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0840): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0840): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0840): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0840): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0840): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0840): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0840): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.878930217 +0000 UTC m=+164.771361674 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0840): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0d80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0d80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0d80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cfd730 item 60 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0d80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0d80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.880001781 +0000 UTC m=+164.772433238 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf0d80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf12c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf12c0): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf12c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cfd8f0 item 60 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf12c0): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf12c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf12c0): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf12c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf12c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.881925133 +0000 UTC m=+164.774356590 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf12c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf1880): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf1880): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf1880): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf1880): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf1880): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.881925133 +0000 UTC m=+164.774356590 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004cf1880): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cfdab0 item 60 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48200): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48200): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48200): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48200): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48200): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48200): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48200): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48200): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.883469064 +0000 UTC m=+164.775900520 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48200): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48740): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48740): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48740): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d47ab0 item 61 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48740): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48740): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.884531549 +0000 UTC m=+164.776963006 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48740): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48e40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48e40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48e40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48e40): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48e40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.884531549 +0000 UTC m=+164.776963006 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d48e40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d47c70 item 61 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49740): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49740): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49740): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49740): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49740): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49740): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49740): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49740): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.889261023 +0000 UTC m=+164.781692480 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49740): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49c80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49c80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49c80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d73c70 item 62 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49c80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49c80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.889800075 +0000 UTC m=+164.782231533 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d49c80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96400): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96400): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96400): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96400): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96400): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.889800075 +0000 UTC m=+164.782231533 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96400): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d73e30 item 62 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96d00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96d00): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96d00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96d00): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96d00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96d00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96d00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96d00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.891661772 +0000 UTC m=+164.784093229 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d96d00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d97240): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d97240): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d97240): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004da7e30 item 63 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d97240): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d97240): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.89224137 +0000 UTC m=+164.784672827 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d97240): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d97940): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d97940): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d97940): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d97940): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d97940): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.89224137 +0000 UTC m=+164.784672827 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004d97940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dca070 item 63 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd22c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd22c0): open at offset 0 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd22c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd22c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd22c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd22c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd22c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd22c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.893999824 +0000 UTC m=+164.786431280 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd22c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd2800): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd2800): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd2800): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dfc070 item 64 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd2800): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd2800): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.894534819 +0000 UTC m=+164.786966276 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd2800): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd2f00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd2f00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd2f00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd2f00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd2f00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.894534819 +0000 UTC m=+164.786966276 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd2f00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dfc230 item 64 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3800): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3800): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3800): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3800): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3800): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.896433505 +0000 UTC m=+164.788864962 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3800): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3c80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3c80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3c80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3c80): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3c80): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e2a230 item 65 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3c80): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3c80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.89801197 +0000 UTC m=+164.790443427 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004dd3c80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2e200): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2e200): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2e200): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2e200): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2e200): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.89801197 +0000 UTC m=+164.790443427 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2e200): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e2a3f0 item 65 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2eb00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2eb00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2eb00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2eb00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2eb00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.900678128 +0000 UTC m=+164.793109585 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2eb00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2ef80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2ef80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e783f0 item 66 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2ef80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2ef80): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2ef80): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2ef80): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2ef80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.904318336 +0000 UTC m=+164.796749793 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2ef80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2f4c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2f4c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2f4c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2f4c0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2f4c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.904318336 +0000 UTC m=+164.796749793 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2f4c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e785b0 item 66 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2fdc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2fdc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2fdc0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2fdc0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2fdc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.906899886 +0000 UTC m=+164.799331342 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004e2fdc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae2c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae2c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae2c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae2c0): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae2c0): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eaa5b0 item 67 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae2c0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae2c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.907848647 +0000 UTC m=+164.800280105 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae2c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae7c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae7c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae7c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae7c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae7c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.907848647 +0000 UTC m=+164.800280105 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eae7c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eaa770 item 67 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf100): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf100): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf100): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf100): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf100): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.909764536 +0000 UTC m=+164.802195993 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf100): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf600): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf600): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ede770 item 68 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf600): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf600): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf600): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf600): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf600): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.910672391 +0000 UTC m=+164.803103849 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eaf600): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eafb40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eafb40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eafb40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eafb40): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eafb40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.910672391 +0000 UTC m=+164.803103849 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004eafb40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ede930 item 68 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef44c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef44c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef44c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef44c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef44c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.914948574 +0000 UTC m=+164.807380031 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef44c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4940): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4940): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4940): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4940): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4940): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004efe930 item 69 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4940): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4940): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.91544661 +0000 UTC m=+164.807878066 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4e40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4e40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4e40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4e40): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4e40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.91544661 +0000 UTC m=+164.807878066 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef4e40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004efeaf0 item 69 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef5780): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef5780): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef5780): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef5780): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef5780): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.921134493 +0000 UTC m=+164.813565950 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef5780): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00034fb80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00034fb80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d810 item 70 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00034fb80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00034fb80): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00034fb80): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00034fb80): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00034fb80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.926783975 +0000 UTC m=+164.819215432 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00034fb80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916140): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916140): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916140): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916140): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916140): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.926783975 +0000 UTC m=+164.819215432 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916140): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043da40 item 70 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916a80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916a80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916a80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916a80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916a80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.928569078 +0000 UTC m=+164.821000535 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916a80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916f80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916f80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916f80): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916f80): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916f80): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000935ab0 item 71 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916f80): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916f80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.932775169 +0000 UTC m=+164.825206626 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000916f80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417eb00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417eb00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417eb00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417eb00): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417eb00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.932775169 +0000 UTC m=+164.825206626 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417eb00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004187dc0 item 71 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f440): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f440): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f440): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f440): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f440): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.934879161 +0000 UTC m=+164.827310618 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f440): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f940): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f940): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041cbdc0 item 72 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f940): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f940): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f940): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f940): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f940): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.939677684 +0000 UTC m=+164.832109141 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417f940): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef5c00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef5c00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef5c00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef5c00): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef5c00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.939677684 +0000 UTC m=+164.832109141 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc004ef5c00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f2caf0 item 72 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917500): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917500): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917500): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917500): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917500): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917500): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917500): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.943357306 +0000 UTC m=+164.835788763 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917500): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917a00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917a00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917a00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bd6770 item 73 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917a00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917a00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.945508337 +0000 UTC m=+164.837939794 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917a00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917ec0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917ec0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917ec0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917ec0): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917ec0): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bd6930 item 73 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917ec0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917ec0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.946914758 +0000 UTC m=+164.839346215 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000917ec0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417e480): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417e480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417e480): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417e480): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417e480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.946914758 +0000 UTC m=+164.839346215 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00417e480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bd6cb0 item 73 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce480): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce480): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce480): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce480): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce480): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.950983661 +0000 UTC m=+164.843415118 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce9c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce9c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce9c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b34fc0 item 74 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce9c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce9c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.951502515 +0000 UTC m=+164.843933973 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031ce9c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cef00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cef00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b35180 item 74 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cef00): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cef00): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cef00): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cef00): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cef00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.952057579 +0000 UTC m=+164.844489036 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cef00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cf480): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cf480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cf480): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cf480): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cf480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.952057579 +0000 UTC m=+164.844489036 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cf480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b35340 item 74 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cfd80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cfd80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cfd80): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cfd80): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cfd80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cfd80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cfd80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.953692409 +0000 UTC m=+164.846123867 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0031cfd80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56580): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56580): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56580): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2af0 item 75 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56580): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56580): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.954208739 +0000 UTC m=+164.846640196 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56580): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56bc0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56bc0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56bc0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56bc0): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56bc0): _writeAt: size=3, off=2 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2d20 item 75 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56bc0): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56bc0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.954923401 +0000 UTC m=+164.847354858 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a56bc0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57240): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57240): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57240): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57240): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57240): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.954923401 +0000 UTC m=+164.847354858 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57240): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3030 item 75 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57b40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57b40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57b40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57b40): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57b40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57b40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57b40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.956869007 +0000 UTC m=+164.849300463 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000a57b40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e140): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e140): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e140): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f16c0 item 76 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e140): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e140): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.958709393 +0000 UTC m=+164.851140850 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e140): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e780): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e780): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1960 item 76 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e780): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e780): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e780): _writeAt: size=3, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e780): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e780): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.960962135 +0000 UTC m=+164.853393592 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345e780): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345ed00): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345ed00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345ed00): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345ed00): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345ed00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.960962135 +0000 UTC m=+164.853393592 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345ed00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1c00 item 76 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345f740): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345f740): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345f740): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345f740): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345f740): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345f740): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345f740): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.964127771 +0000 UTC m=+164.856559228 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345f740): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345fc40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345fc40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345fc40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006038f0 item 77 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345fc40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345fc40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.968318101 +0000 UTC m=+164.860749549 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc00345fc40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbc540): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbc540): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbc540): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbc540): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbc540): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.968318101 +0000 UTC m=+164.860749549 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbc540): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603c70 item 77 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbce40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbce40): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbce40): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbce40): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbce40): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbce40): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbce40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.970512364 +0000 UTC m=+164.862943820 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbce40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbd340): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbd340): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbd340): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366690 item 78 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbd340): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbd340): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.971506742 +0000 UTC m=+164.863938198 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbd340): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbda40): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbda40): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbda40): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbda40): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbda40): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.971506742 +0000 UTC m=+164.863938198 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc003bbda40): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366af0 item 78 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aa480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aa480): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aa480): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aa480): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aa480): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aa480): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aa480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.97384842 +0000 UTC m=+164.866279877 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aa480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aaa00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aaa00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aaa00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afc00 item 79 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aaa00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aaa00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.97572256 +0000 UTC m=+164.868154018 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006aaa00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006ab440): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006ab440): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006ab440): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006ab440): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006ab440): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.97572256 +0000 UTC m=+164.868154018 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0006ab440): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aff10 item 79 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 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/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b30c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b30c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b30c0): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b30c0): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b30c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b30c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b30c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.977733167 +0000 UTC m=+164.870164624 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b30c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b37c0): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b37c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b37c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1490 item 80 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b37c0): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b37c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.978457167 +0000 UTC m=+164.870888625 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0000b37c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737180): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737180): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737180): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737180): >_readAt: n=5, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737180): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.978457167 +0000 UTC m=+164.870888625 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737180): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1810 item 80 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737b80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737b80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737b80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737b80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737b80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.981666966 +0000 UTC m=+164.874098423 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000737b80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6080): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6080): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6080): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6080): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6080): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6080): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004175e0 item 81 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6080): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6080): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.982631167 +0000 UTC m=+164.875062624 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6080): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff65c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff65c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff65c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff65c0): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff65c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.982631167 +0000 UTC m=+164.875062624 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff65c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004178f0 item 81 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6f00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6f00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6f00): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6f00): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6f00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.985340597 +0000 UTC m=+164.877772053 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff6f00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7440): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7440): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7440): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474c40 item 82 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7440): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7440): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7440): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7440): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7440): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.987216481 +0000 UTC m=+164.879647938 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7440): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7ac0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7ac0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7ac0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7ac0): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7ac0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.987216481 +0000 UTC m=+164.879647938 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000ff7ac0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474ee0 item 82 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22480): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22480): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22480): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22480): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22480): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.992191585 +0000 UTC m=+164.884623042 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22480): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22980): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22980): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22980): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22980): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22980): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22980): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e540 item 83 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22980): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22980): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.992785832 +0000 UTC m=+164.885217289 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22980): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22ec0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22ec0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22ec0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22ec0): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22ec0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.992785832 +0000 UTC m=+164.885217289 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c22ec0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 83 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23800): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23800): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23800): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23800): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23800): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.994406315 +0000 UTC m=+164.886837773 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23800): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23d00): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23d00): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23d00): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485570 item 84 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23d00): _readAt: size=2, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23d00): >_readAt: n=0, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23d00): _writeAt: size=3, off=5 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23d00): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23d00): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.995048432 +0000 UTC m=+164.887479889 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc000c23d00): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ac340): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ac340): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ac340): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ac340): >_readAt: n=3, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ac340): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.995048432 +0000 UTC m=+164.887479889 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ac340): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485730 item 84 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acc80): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acc80): >openPending: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acc80): _writeAt: size=5, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acc80): >_writeAt: n=5, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acc80): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.997806242 +0000 UTC m=+164.890237699 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012acc80): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad180): _readAt: size=2, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad180): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad180): open at offset 5 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad180): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad180): >_readAt: n=2, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad180): _writeAt: size=3, off=7 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9ce0 item 85 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad180): >_writeAt: n=3, err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad180): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.998361505 +0000 UTC m=+164.890792962 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad180): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:52 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad6c0): _readAt: size=512, off=0 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad6c0): openPending: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad6c0): >openPending: err= 2025/08/18 03:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad6c0): >_readAt: n=8, err=EOF 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad6c0): close: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:52.998361505 +0000 UTC m=+164.890792962 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:52 DEBUG : open-test-file(0xc0012ad6c0): >close: err= 2025/08/18 03:35:52 DEBUG : open-test-file: Remove: 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9f10 item 85 2025/08/18 03:35:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016840c0): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016840c0): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016840c0): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016840c0): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016840c0): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.000519199 +0000 UTC m=+164.892950656 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016840c0): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016845c0): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016845c0): open at offset 5 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016845c0): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429490 item 86 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016845c0): _readAt: size=2, off=5 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016845c0): >_readAt: n=0, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016845c0): _writeAt: size=3, off=5 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016845c0): >_writeAt: n=3, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016845c0): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.001682763 +0000 UTC m=+164.894114220 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0016845c0): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001684c40): _readAt: size=512, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001684c40): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001684c40): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001684c40): >_readAt: n=3, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001684c40): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.001682763 +0000 UTC m=+164.894114220 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001684c40): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: Remove: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004297a0 item 86 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685580): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685580): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685580): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685580): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685580): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.003180927 +0000 UTC m=+164.895612385 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685580): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685a80): _readAt: size=2, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685a80): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685a80): open at offset 5 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685a80): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685a80): >_readAt: n=2, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685a80): _writeAt: size=3, off=7 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcc1c0 item 87 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685a80): >_writeAt: n=3, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685a80): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.006414852 +0000 UTC m=+164.898846309 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001685a80): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548040): _readAt: size=512, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548040): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548040): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548040): >_readAt: n=8, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548040): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.006414852 +0000 UTC m=+164.898846309 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548040): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: Remove: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcc380 item 87 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:53 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/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548980): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548980): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548980): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548980): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548980): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.0081276 +0000 UTC m=+164.900559056 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548980): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548fc0): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548fc0): open at offset 5 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548fc0): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b685b0 item 88 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548fc0): _readAt: size=2, off=5 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548fc0): >_readAt: n=0, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548fc0): _writeAt: size=3, off=5 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548fc0): >_writeAt: n=3, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548fc0): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.008732856 +0000 UTC m=+164.901164313 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001548fc0): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549540): _readAt: size=512, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549540): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549540): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549540): >_readAt: n=3, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549540): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.008732856 +0000 UTC m=+164.901164313 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549540): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: Remove: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b68770 item 88 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549e40): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549e40): open at offset 0 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549e40): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549e40): _readAt: size=2, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549e40): >_readAt: n=0, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549e40): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549e40): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549e40): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.010860924 +0000 UTC m=+164.903292371 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001549e40): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a400): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a400): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a400): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c6a10 item 89 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a400): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a400): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.011365702 +0000 UTC m=+164.903797159 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a400): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a940): _readAt: size=2, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a940): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a940): open at offset 5 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a940): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a940): >_readAt: n=2, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a940): _writeAt: size=3, off=7 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c6bd0 item 89 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a940): >_writeAt: n=3, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a940): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.011899535 +0000 UTC m=+164.904330992 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148a940): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148af00): _readAt: size=512, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148af00): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148af00): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148af00): >_readAt: n=8, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148af00): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.011899535 +0000 UTC m=+164.904330992 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148af00): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: Remove: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c6d90 item 89 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148b840): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148b840): open at offset 0 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148b840): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148b840): _readAt: size=2, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148b840): >_readAt: n=0, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148b840): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148b840): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148b840): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.014906814 +0000 UTC m=+164.907338271 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148b840): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148bd80): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148bd80): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148bd80): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001524e70 item 90 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148bd80): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148bd80): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.015412954 +0000 UTC m=+164.907844412 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00148bd80): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109e440): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109e440): open at offset 5 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109e440): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001525030 item 90 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109e440): _readAt: size=2, off=5 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109e440): >_readAt: n=0, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109e440): _writeAt: size=3, off=5 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109e440): >_writeAt: n=3, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109e440): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.015898556 +0000 UTC m=+164.908330014 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109e440): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109ea00): _readAt: size=512, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109ea00): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109ea00): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109ea00): >_readAt: n=3, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109ea00): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.015898556 +0000 UTC m=+164.908330014 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109ea00): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: Remove: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015251f0 item 90 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f300): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f300): open at offset 0 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f300): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f300): _readAt: size=2, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f300): >_readAt: n=0, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f300): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f300): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f300): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.018436895 +0000 UTC m=+164.910868351 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f300): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f840): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f840): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f840): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017db490 item 91 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f840): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f840): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.019093517 +0000 UTC m=+164.911524974 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109f840): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109fd80): _readAt: size=2, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109fd80): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109fd80): open at offset 5 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109fd80): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109fd80): >_readAt: n=2, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109fd80): _writeAt: size=3, off=7 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017db650 item 91 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109fd80): >_writeAt: n=3, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109fd80): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.019911544 +0000 UTC m=+164.912343002 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00109fd80): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2380): _readAt: size=512, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2380): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2380): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2380): >_readAt: n=8, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2380): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.019911544 +0000 UTC m=+164.912343002 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2380): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: Remove: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017db810 item 91 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:53 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/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2d80): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2d80): open at offset 0 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2d80): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2d80): _readAt: size=2, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2d80): >_readAt: n=0, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2d80): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2d80): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2d80): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.022618568 +0000 UTC m=+164.915050025 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e2d80): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e32c0): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e32c0): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e32c0): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00188bab0 item 92 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e32c0): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e32c0): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.023029771 +0000 UTC m=+164.915461228 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e32c0): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3840): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3840): open at offset 5 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3840): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00188bc70 item 92 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3840): _readAt: size=2, off=5 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3840): >_readAt: n=0, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3840): _writeAt: size=3, off=5 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3840): >_writeAt: n=3, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3840): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.023643585 +0000 UTC m=+164.916075042 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3840): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3e00): _readAt: size=512, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3e00): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3e00): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3e00): >_readAt: n=3, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3e00): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.023643585 +0000 UTC m=+164.916075042 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0017e3e00): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: Remove: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00188be30 item 92 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041cf00): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041cf00): open at offset 0 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041cf00): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041cf00): _readAt: size=2, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041cf00): >_readAt: n=0, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041cf00): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041cf00): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041cf00): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.028077072 +0000 UTC m=+164.920508529 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041cf00): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041d500): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041d500): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041d500): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cb4230 item 93 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041d500): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041d500): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.028582511 +0000 UTC m=+164.921013969 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00041d500): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02380): _readAt: size=512, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02380): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02380): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02380): >_readAt: n=5, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02380): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.028582511 +0000 UTC m=+164.921013969 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02380): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: Remove: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cb4460 item 93 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:53 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/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02cc0): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02cc0): open at offset 0 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02cc0): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02cc0): _readAt: size=2, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02cc0): >_readAt: n=0, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02cc0): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02cc0): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02cc0): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.030680453 +0000 UTC m=+164.923111910 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e02cc0): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e03200): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e03200): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e03200): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002626700 item 94 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e03200): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e03200): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.031259229 +0000 UTC m=+164.923690687 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e03200): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e03900): _readAt: size=512, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e03900): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e03900): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e03900): >_readAt: n=5, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e03900): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.031259229 +0000 UTC m=+164.923690687 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc001e03900): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: Remove: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026268c0 item 94 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:53 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/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c280): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c280): open at offset 0 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c280): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c280): _readAt: size=2, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c280): >_readAt: n=0, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c280): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c280): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c280): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.033450666 +0000 UTC m=+164.925882123 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c280): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c7c0): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c7c0): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c7c0): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4fc0 item 95 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c7c0): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c7c0): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.033948772 +0000 UTC m=+164.926380229 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192c7c0): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192d000): _readAt: size=512, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192d000): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192d000): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192d000): >_readAt: n=5, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192d000): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.033948772 +0000 UTC m=+164.926380229 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192d000): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: Remove: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5340 item 95 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:53 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/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192da00): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192da00): open at offset 0 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192da00): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192da00): _readAt: size=2, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192da00): >_readAt: n=0, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192da00): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192da00): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192da00): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.037278376 +0000 UTC m=+164.929709833 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192da00): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192df40): _writeAt: size=5, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192df40): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192df40): >openPending: err= 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b43b20 item 96 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192df40): >_writeAt: n=5, err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192df40): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.038200718 +0000 UTC m=+164.930632195 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc00192df40): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:35:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:35:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:35:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0023666c0): _readAt: size=512, off=0 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0023666c0): openPending: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0023666c0): >openPending: err= 2025/08/18 03:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0023666c0): >_readAt: n=5, err=EOF 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0023666c0): close: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:35:53.038200718 +0000 UTC m=+164.930632195 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:35:53 DEBUG : open-test-file(0xc0023666c0): >close: err= 2025/08/18 03:35:53 DEBUG : open-test-file: Remove: 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b43ce0 item 96 2025/08/18 03:35:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:35:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:35:53 DEBUG : open-test-file: >Remove: err= 2025/08/18 03:35:53 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:53 DEBUG : Looking for writers 2025/08/18 03:35:53 DEBUG : >WaitForWriters: 2025/08/18 03:35:53 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.70s) --- PASS: TestRWFileHandleOpenTests/writes (0.34s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.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.01s) --- 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.36s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:35:53 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:35:53 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:35:53 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:53 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:35:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:35:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:35:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:35:53 DEBUG : file1: newRWFileHandle: 2025/08/18 03:35:53 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:35:53 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:35:53 DEBUG : file1(0xc001d7e080): openPending: 2025/08/18 03:35:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:53 DEBUG : file1(0xc001d7e080): >openPending: err= 2025/08/18 03:35:53 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:35:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:35:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:35:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:35:53 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/08/18 03:35:53 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:35:53 DEBUG : Looking for writers 2025/08/18 03:35:53 DEBUG : file1: reading active writers 2025/08/18 03:35:53 DEBUG : file1: active writers 1 2025/08/18 03:35:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:35:53 DEBUG : Looking for writers 2025/08/18 03:35:53 DEBUG : file1: reading active writers 2025/08/18 03:35:53 DEBUG : file1: active writers 1 2025/08/18 03:35:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:35:53 DEBUG : Looking for writers 2025/08/18 03:35:53 DEBUG : file1: reading active writers 2025/08/18 03:35:53 DEBUG : file1: active writers 1 2025/08/18 03:35:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:35:53 DEBUG : Looking for writers 2025/08/18 03:35:53 DEBUG : file1: reading active writers 2025/08/18 03:35:53 DEBUG : file1: active writers 1 2025/08/18 03:35:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:35:53 DEBUG : Looking for writers 2025/08/18 03:35:53 DEBUG : file1: reading active writers 2025/08/18 03:35:53 DEBUG : file1: active writers 1 2025/08/18 03:35:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:35:53 DEBUG : Looking for writers 2025/08/18 03:35:53 DEBUG : file1: reading active writers 2025/08/18 03:35:53 DEBUG : file1: active writers 1 2025/08/18 03:35:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:35:54 DEBUG : Looking for writers 2025/08/18 03:35:54 DEBUG : file1: reading active writers 2025/08/18 03:35:54 DEBUG : file1: active writers 1 2025/08/18 03:35:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:35:54 DEBUG : Looking for writers 2025/08/18 03:35:54 DEBUG : file1: reading active writers 2025/08/18 03:35:54 DEBUG : file1: active writers 1 2025/08/18 03:35:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:35:55 DEBUG : Looking for writers 2025/08/18 03:35:55 DEBUG : file1: reading active writers 2025/08/18 03:35:55 DEBUG : file1: active writers 1 2025/08/18 03:35:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:35:56 DEBUG : Looking for writers 2025/08/18 03:35:56 DEBUG : file1: reading active writers 2025/08/18 03:35:56 DEBUG : file1: active writers 1 2025/08/18 03:35:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:35:57 DEBUG : Looking for writers 2025/08/18 03:35:57 DEBUG : file1: reading active writers 2025/08/18 03:35:57 DEBUG : file1: active writers 1 2025/08/18 03:35:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:35:58 DEBUG : Looking for writers 2025/08/18 03:35:58 DEBUG : file1: reading active writers 2025/08/18 03:35:58 DEBUG : file1: active writers 1 2025/08/18 03:35:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:35:59 DEBUG : Looking for writers 2025/08/18 03:35:59 DEBUG : file1: reading active writers 2025/08/18 03:35:59 DEBUG : file1: active writers 1 2025/08/18 03:35:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:00 DEBUG : Looking for writers 2025/08/18 03:36:00 DEBUG : file1: reading active writers 2025/08/18 03:36:00 DEBUG : file1: active writers 1 2025/08/18 03:36:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:01 DEBUG : Looking for writers 2025/08/18 03:36:01 DEBUG : file1: reading active writers 2025/08/18 03:36:01 DEBUG : file1: active writers 1 2025/08/18 03:36:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:02 DEBUG : Looking for writers 2025/08/18 03:36:02 DEBUG : file1: reading active writers 2025/08/18 03:36:02 DEBUG : file1: active writers 1 2025/08/18 03:36:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:03 DEBUG : Looking for writers 2025/08/18 03:36:03 DEBUG : file1: reading active writers 2025/08/18 03:36:03 DEBUG : file1: active writers 1 2025/08/18 03:36:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:04 DEBUG : Looking for writers 2025/08/18 03:36:04 DEBUG : file1: reading active writers 2025/08/18 03:36:04 DEBUG : file1: active writers 1 2025/08/18 03:36:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:05 DEBUG : Looking for writers 2025/08/18 03:36:05 DEBUG : file1: reading active writers 2025/08/18 03:36:05 DEBUG : file1: active writers 1 2025/08/18 03:36:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:06 DEBUG : Looking for writers 2025/08/18 03:36:06 DEBUG : file1: reading active writers 2025/08/18 03:36:06 DEBUG : file1: active writers 1 2025/08/18 03:36:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:07 DEBUG : Looking for writers 2025/08/18 03:36:07 DEBUG : file1: reading active writers 2025/08/18 03:36:07 DEBUG : file1: active writers 1 2025/08/18 03:36:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:08 DEBUG : Looking for writers 2025/08/18 03:36:08 DEBUG : file1: reading active writers 2025/08/18 03:36:08 DEBUG : file1: active writers 1 2025/08/18 03:36:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:09 DEBUG : Looking for writers 2025/08/18 03:36:09 DEBUG : file1: reading active writers 2025/08/18 03:36:09 DEBUG : file1: active writers 1 2025/08/18 03:36:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:10 DEBUG : Looking for writers 2025/08/18 03:36:10 DEBUG : file1: reading active writers 2025/08/18 03:36:10 DEBUG : file1: active writers 1 2025/08/18 03:36:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:11 DEBUG : Looking for writers 2025/08/18 03:36:11 DEBUG : file1: reading active writers 2025/08/18 03:36:11 DEBUG : file1: active writers 1 2025/08/18 03:36:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:12 DEBUG : Looking for writers 2025/08/18 03:36:12 DEBUG : file1: reading active writers 2025/08/18 03:36:12 DEBUG : file1: active writers 1 2025/08/18 03:36:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:13 DEBUG : Looking for writers 2025/08/18 03:36:13 DEBUG : file1: reading active writers 2025/08/18 03:36:13 DEBUG : file1: active writers 1 2025/08/18 03:36:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:14 DEBUG : Looking for writers 2025/08/18 03:36:14 DEBUG : file1: reading active writers 2025/08/18 03:36:14 DEBUG : file1: active writers 1 2025/08/18 03:36:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:15 DEBUG : Looking for writers 2025/08/18 03:36:15 DEBUG : file1: reading active writers 2025/08/18 03:36:15 DEBUG : file1: active writers 1 2025/08/18 03:36:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:16 DEBUG : Looking for writers 2025/08/18 03:36:16 DEBUG : file1: reading active writers 2025/08/18 03:36:16 DEBUG : file1: active writers 1 2025/08/18 03:36:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:17 DEBUG : Looking for writers 2025/08/18 03:36:17 DEBUG : file1: reading active writers 2025/08/18 03:36:17 DEBUG : file1: active writers 1 2025/08/18 03:36:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:18 DEBUG : Looking for writers 2025/08/18 03:36:18 DEBUG : file1: reading active writers 2025/08/18 03:36:18 DEBUG : file1: active writers 1 2025/08/18 03:36:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:19 DEBUG : Looking for writers 2025/08/18 03:36:19 DEBUG : file1: reading active writers 2025/08/18 03:36:19 DEBUG : file1: active writers 1 2025/08/18 03:36:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:20 DEBUG : Looking for writers 2025/08/18 03:36:20 DEBUG : file1: reading active writers 2025/08/18 03:36:20 DEBUG : file1: active writers 1 2025/08/18 03:36:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:21 DEBUG : Looking for writers 2025/08/18 03:36:21 DEBUG : file1: reading active writers 2025/08/18 03:36:21 DEBUG : file1: active writers 1 2025/08/18 03:36:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:22 DEBUG : Looking for writers 2025/08/18 03:36:22 DEBUG : file1: reading active writers 2025/08/18 03:36:22 DEBUG : file1: active writers 1 2025/08/18 03:36:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:36:23 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000bb23c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00025eb08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824636205888} name:file1 opens:1 downloaders: o: fd:0xc0001c2338 info:{ModTime:{wall:13988397897923360727 ext:164935093305 loc:0x410afa0} ATime:{wall:13988397897923360727 ext:164935093305 loc:0x410afa0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/18 03:36:23 DEBUG : >WaitForWriters: 2025/08/18 03:36:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.38s) === RUN TestRWCacheRename run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:23 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:36:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:36:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:36:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:36:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:36:23 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:36:23 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:36:23 DEBUG : rename_me: newRWFileHandle: 2025/08/18 03:36:23 DEBUG : rename_me(0xc0027bc200): openPending: 2025/08/18 03:36:23 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:36:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/18 03:36:23 DEBUG : rename_me(0xc0027bc200): >openPending: err= 2025/08/18 03:36:23 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/18 03:36:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/18 03:36:23 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/18 03:36:23 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/18 03:36:23 DEBUG : rename_me(0xc0027bc200): _writeAt: size=5, off=0 2025/08/18 03:36:23 DEBUG : rename_me(0xc0027bc200): >_writeAt: n=5, err= 2025/08/18 03:36:23 DEBUG : rename_me(0xc0027bc200): close: 2025/08/18 03:36:23 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-18 03:36:23.426024026 +0000 UTC m=+195.318455523 2025/08/18 03:36:23 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/18 03:36:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/08/18 03:36:23 DEBUG : rename_me(0xc0027bc200): >close: err= 2025/08/18 03:36:23 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/18 03:36:23 DEBUG : i_was_renamed: Updating file with 0xc000032d80 2025/08/18 03:36:23 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/18 03:36:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/18 03:36:23 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:23 DEBUG : Looking for writers 2025/08/18 03:36:23 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:36:23 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/08/18 03:36:23 DEBUG : Looking for writers 2025/08/18 03:36:23 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:36:23 DEBUG : Looking for writers 2025/08/18 03:36:23 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:36:23 DEBUG : Looking for writers 2025/08/18 03:36:23 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:36:23 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/18 03:36:23 DEBUG : Looking for writers 2025/08/18 03:36:23 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:36:23 INFO : i_was_renamed: Copied (new) 2025/08/18 03:36:23 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/08/18 03:36:23 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/18 03:36:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/18 03:36:23 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/18 03:36:23 DEBUG : Looking for writers 2025/08/18 03:36:23 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:36:23 DEBUG : >WaitForWriters: 2025/08/18 03:36:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.39s) === RUN TestRWCacheUpdate run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:23 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:36:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:36:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:36:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" 2025/08/18 03:36:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-matewuz3toyu" read_write_test.go:729: skip as modtime not supported 2025/08/18 03:36:23 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:23 DEBUG : Looking for writers 2025/08/18 03:36:23 INFO : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:36:23 DEBUG : >WaitForWriters: 2025/08/18 03:36:23 DEBUG : mega root 'rclone-test-matewuz3toyu': vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.01s) === RUN TestCaseSensitivity run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:24 DEBUG : forgetting directory cache 2025/08/18 03:36:24 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:24 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:24 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:24 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:36:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:36:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:36:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:36:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:36:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:36:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:36:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:36:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:36:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:25 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:25 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/18 03:36:25 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/18 03:36:25 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/18 03:36:25 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:25 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:25 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:25 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/18 03:36:25 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/18 03:36:25 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/18 03:36:25 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:25 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:36:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:36:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:36:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:25 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:36:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:36:25 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:36:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:25 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:36:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:36:25 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:36:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:25 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:36:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:36:25 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:36:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:25 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:25 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/18 03:36:25 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/18 03:36:25 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/18 03:36:25 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:25 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:26 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/18 03:36:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/18 03:36:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/18 03:36:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:26 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/18 03:36:26 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/18 03:36:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:26 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/18 03:36:26 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/18 03:36:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:36:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:36:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:36:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:26 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/18 03:36:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:26 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/18 03:36:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:26 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/18 03:36:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/18 03:36:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/18 03:36:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/18 03:36:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:26 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/18 03:36:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/18 03:36:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/18 03:36:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:26 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/18 03:36:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:26 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/18 03:36:26 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:26 DEBUG : Looking for writers 2025/08/18 03:36:26 DEBUG : FilEb: reading active writers 2025/08/18 03:36:26 DEBUG : FiLeA: reading active writers 2025/08/18 03:36:26 DEBUG : FiLeB: reading active writers 2025/08/18 03:36:26 DEBUG : >WaitForWriters: 2025/08/18 03:36:26 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:26 DEBUG : Looking for writers 2025/08/18 03:36:26 DEBUG : FiLeA: reading active writers 2025/08/18 03:36:26 DEBUG : FiLeB: reading active writers 2025/08/18 03:36:26 DEBUG : FilEb: reading active writers 2025/08/18 03:36:26 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (5.02s) === RUN TestUnicodeNormalization run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:31 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:31 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/18 03:36:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:36:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:36:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:31 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/18 03:36:31 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/18 03:36:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/18 03:36:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/18 03:36:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:36:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:36:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:36:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:36:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/18 03:36:31 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:31 DEBUG : Looking for writers 2025/08/18 03:36:31 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/18 03:36:31 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/18 03:36:31 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (4.47s) === RUN TestVFSNew run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:33 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:33 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:33 DEBUG : mega root 'rclone-test-matewuz3toyu': Reusing VFS from active cache 2025/08/18 03:36:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:33 DEBUG : Looking for writers 2025/08/18 03:36:33 DEBUG : >WaitForWriters: 2025/08/18 03:36:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:33 DEBUG : Looking for writers 2025/08/18 03:36:33 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:33 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:33 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:33 DEBUG : Looking for writers 2025/08/18 03:36:33 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:33 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:33 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:33 DEBUG : Looking for writers 2025/08/18 03:36:33 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:33 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:33 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:33 DEBUG : dir: Looking for writers 2025/08/18 03:36:33 DEBUG : file2: reading active writers 2025/08/18 03:36:33 DEBUG : Looking for writers 2025/08/18 03:36:33 DEBUG : dir: reading active writers 2025/08/18 03:36:33 DEBUG : file1: reading active writers 2025/08/18 03:36:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.05s) === RUN TestVFSStatParent run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:36 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:36 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:36 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:36 DEBUG : dir: Looking for writers 2025/08/18 03:36:36 DEBUG : Looking for writers 2025/08/18 03:36:36 DEBUG : dir: reading active writers 2025/08/18 03:36:36 DEBUG : file1: reading active writers 2025/08/18 03:36:36 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSStatParent (1.88s) === RUN TestVFSOpenFile run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:38 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:38 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:38 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:36:38 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:36:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:36:38 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:38 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/18 03:36:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:36:38 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/18 03:36:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:36:38 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:36:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 03:36:38 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/18 03:36:38 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/18 03:36:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 03:36:38 DEBUG : mega root 'rclone-test-matewuz3toyu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:36:39 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/18 03:36:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 03:36:39 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:36:39 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/18 03:36:39 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:39 DEBUG : dir: Looking for writers 2025/08/18 03:36:39 DEBUG : file2: reading active writers 2025/08/18 03:36:39 DEBUG : new_file.txt: reading active writers 2025/08/18 03:36:39 DEBUG : Looking for writers 2025/08/18 03:36:39 DEBUG : dir: reading active writers 2025/08/18 03:36:39 DEBUG : file1: reading active writers 2025/08/18 03:36:39 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.45s) === RUN TestVFSRename run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:39 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:39 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:40 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/18 03:36:40 DEBUG : dir/file1: Updating file with dir/file1 0xc003a93c80 2025/08/18 03:36:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/18 03:36:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:40 INFO : dir/file1: Moved (server-side) to: file0 2025/08/18 03:36:40 DEBUG : file0: Updating file with file0 0xc003a93c80 2025/08/18 03:36:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:36:40 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/18 03:36:40 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:40 DEBUG : dir: Looking for writers 2025/08/18 03:36:40 DEBUG : Looking for writers 2025/08/18 03:36:40 DEBUG : dir: reading active writers 2025/08/18 03:36:40 DEBUG : file0: reading active writers 2025/08/18 03:36:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.10s) === RUN TestVFSStatfs run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:42 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:42 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:42 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:42 DEBUG : Looking for writers 2025/08/18 03:36:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.05s) === RUN TestVFSMkdir run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:42 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:42 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:42 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/18 03:36:42 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/18 03:36:42 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/18 03:36:43 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/18 03:36:43 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/18 03:36:43 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:43 DEBUG : b: Looking for writers 2025/08/18 03:36:43 DEBUG : c: Looking for writers 2025/08/18 03:36:43 DEBUG : d: Looking for writers 2025/08/18 03:36:43 DEBUG : Looking for writers 2025/08/18 03:36:43 DEBUG : a: Looking for writers 2025/08/18 03:36:43 DEBUG : Looking for writers 2025/08/18 03:36:43 DEBUG : b: reading active writers 2025/08/18 03:36:43 DEBUG : c: reading active writers 2025/08/18 03:36:43 DEBUG : d: reading active writers 2025/08/18 03:36:43 DEBUG : /: reading active writers 2025/08/18 03:36:43 DEBUG : a: reading active writers 2025/08/18 03:36:43 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (1.23s) === RUN TestVFSMkdirAll run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:44 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:44 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:44 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/18 03:36:44 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/18 03:36:44 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/18 03:36:44 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/18 03:36:44 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:44 DEBUG : a/b/c/d: Looking for writers 2025/08/18 03:36:44 DEBUG : a/b/c: Looking for writers 2025/08/18 03:36:44 DEBUG : d: reading active writers 2025/08/18 03:36:44 DEBUG : a/b: Looking for writers 2025/08/18 03:36:44 DEBUG : c: reading active writers 2025/08/18 03:36:44 DEBUG : a: Looking for writers 2025/08/18 03:36:44 DEBUG : b: reading active writers 2025/08/18 03:36:44 DEBUG : Looking for writers 2025/08/18 03:36:44 DEBUG : a: reading active writers 2025/08/18 03:36:44 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (1.23s) === RUN TestVFSIsMetadataFile run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:45 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:45 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:45 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:45 DEBUG : Looking for writers 2025/08/18 03:36:45 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:45 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:45 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:36:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:36:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:36:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:36:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:45 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/18 03:36:45 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/18 03:36:45 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/18 03:36:45 DEBUG : mega root 'rclone-test-matewuz3toyu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/18 03:36:45 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:36:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:36:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:36:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:36:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:36:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:36:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:36:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:36:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:36:45 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/18 03:36:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:36:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:36:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:36:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:36:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:45 DEBUG : mega root 'rclone-test-matewuz3toyu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:36:47 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:36:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:36:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:36:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:36:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:36:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:47 DEBUG : mega root 'rclone-test-matewuz3toyu': File to upload is small (7 bytes), uploading instead of streaming 2025/08/18 03:36:49 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:36:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:49 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:49 DEBUG : Looking for writers 2025/08/18 03:36:49 DEBUG : file1: reading active writers 2025/08/18 03:36:49 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleMethods (13.53s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:36:58 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:36:58 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:36:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:36:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:36:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:36:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:36:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:58 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/18 03:36:59 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/18 03:36:59 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/18 03:36:59 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/18 03:36:59 DEBUG : mega root 'rclone-test-matewuz3toyu': File to upload is small (11 bytes), uploading instead of streaming 2025/08/18 03:36:59 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:36:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:36:59 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/18 03:36:59 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:36:59 DEBUG : Looking for writers 2025/08/18 03:36:59 DEBUG : file1: reading active writers 2025/08/18 03:36:59 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleWriteAt (8.29s) === RUN TestWriteFileHandleFlush run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:37:07 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:37:07 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:37:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:37:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:37:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:37:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:37:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:37:07 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/18 03:37:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:37:07 DEBUG : mega root 'rclone-test-matewuz3toyu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/18 03:37:07 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:37:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:37:07 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/18 03:37:07 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:07 DEBUG : Looking for writers 2025/08/18 03:37:07 DEBUG : file1: reading active writers 2025/08/18 03:37:07 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleFlush (7.41s) === RUN TestWriteFileHandleRelease run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:37:14 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:37:14 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:37:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:37:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:37:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:37:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:37:14 DEBUG : file1: WriteFileHandle.Release closing 2025/08/18 03:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:37:14 DEBUG : mega root 'rclone-test-matewuz3toyu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:37:14 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:37:14 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/18 03:37:14 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:14 DEBUG : Looking for writers 2025/08/18 03:37:14 DEBUG : file1: reading active writers 2025/08/18 03:37:14 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleRelease (7.24s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:37:21 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:37:21 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:37:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:37:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:37:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:37:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:37:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/18 03:37:21 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:21 DEBUG : Looking for writers 2025/08/18 03:37:21 DEBUG : file1: reading active writers 2025/08/18 03:37:21 DEBUG : file1: active writers 1 2025/08/18 03:37:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/18 03:37:21 DEBUG : Looking for writers 2025/08/18 03:37:21 DEBUG : file1: reading active writers 2025/08/18 03:37:21 DEBUG : file1: active writers 1 2025/08/18 03:37:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/18 03:37:21 DEBUG : Looking for writers 2025/08/18 03:37:21 DEBUG : file1: reading active writers 2025/08/18 03:37:21 DEBUG : file1: active writers 1 2025/08/18 03:37:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/18 03:37:21 DEBUG : Looking for writers 2025/08/18 03:37:21 DEBUG : file1: reading active writers 2025/08/18 03:37:21 DEBUG : file1: active writers 1 2025/08/18 03:37:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/18 03:37:21 DEBUG : Looking for writers 2025/08/18 03:37:21 DEBUG : file1: reading active writers 2025/08/18 03:37:21 DEBUG : file1: active writers 1 2025/08/18 03:37:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/18 03:37:22 DEBUG : Looking for writers 2025/08/18 03:37:22 DEBUG : file1: reading active writers 2025/08/18 03:37:22 DEBUG : file1: active writers 1 2025/08/18 03:37:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/18 03:37:22 DEBUG : Looking for writers 2025/08/18 03:37:22 DEBUG : file1: reading active writers 2025/08/18 03:37:22 DEBUG : file1: active writers 1 2025/08/18 03:37:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/18 03:37:23 DEBUG : Looking for writers 2025/08/18 03:37:23 DEBUG : file1: reading active writers 2025/08/18 03:37:23 DEBUG : file1: active writers 1 2025/08/18 03:37:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:24 DEBUG : Looking for writers 2025/08/18 03:37:24 DEBUG : file1: reading active writers 2025/08/18 03:37:24 DEBUG : file1: active writers 1 2025/08/18 03:37:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:25 DEBUG : Looking for writers 2025/08/18 03:37:25 DEBUG : file1: reading active writers 2025/08/18 03:37:25 DEBUG : file1: active writers 1 2025/08/18 03:37:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:26 DEBUG : Looking for writers 2025/08/18 03:37:26 DEBUG : file1: reading active writers 2025/08/18 03:37:26 DEBUG : file1: active writers 1 2025/08/18 03:37:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:27 DEBUG : Looking for writers 2025/08/18 03:37:27 DEBUG : file1: reading active writers 2025/08/18 03:37:27 DEBUG : file1: active writers 1 2025/08/18 03:37:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:28 DEBUG : Looking for writers 2025/08/18 03:37:28 DEBUG : file1: reading active writers 2025/08/18 03:37:28 DEBUG : file1: active writers 1 2025/08/18 03:37:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:29 DEBUG : Looking for writers 2025/08/18 03:37:29 DEBUG : file1: reading active writers 2025/08/18 03:37:29 DEBUG : file1: active writers 1 2025/08/18 03:37:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:30 DEBUG : Looking for writers 2025/08/18 03:37:30 DEBUG : file1: reading active writers 2025/08/18 03:37:30 DEBUG : file1: active writers 1 2025/08/18 03:37:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:31 DEBUG : Looking for writers 2025/08/18 03:37:31 DEBUG : file1: reading active writers 2025/08/18 03:37:31 DEBUG : file1: active writers 1 2025/08/18 03:37:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:32 DEBUG : Looking for writers 2025/08/18 03:37:32 DEBUG : file1: reading active writers 2025/08/18 03:37:32 DEBUG : file1: active writers 1 2025/08/18 03:37:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:33 DEBUG : Looking for writers 2025/08/18 03:37:33 DEBUG : file1: reading active writers 2025/08/18 03:37:33 DEBUG : file1: active writers 1 2025/08/18 03:37:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:34 DEBUG : Looking for writers 2025/08/18 03:37:34 DEBUG : file1: reading active writers 2025/08/18 03:37:34 DEBUG : file1: active writers 1 2025/08/18 03:37:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:35 DEBUG : Looking for writers 2025/08/18 03:37:35 DEBUG : file1: reading active writers 2025/08/18 03:37:35 DEBUG : file1: active writers 1 2025/08/18 03:37:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:36 DEBUG : Looking for writers 2025/08/18 03:37:36 DEBUG : file1: reading active writers 2025/08/18 03:37:36 DEBUG : file1: active writers 1 2025/08/18 03:37:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:37 DEBUG : Looking for writers 2025/08/18 03:37:37 DEBUG : file1: reading active writers 2025/08/18 03:37:37 DEBUG : file1: active writers 1 2025/08/18 03:37:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:38 DEBUG : Looking for writers 2025/08/18 03:37:38 DEBUG : file1: reading active writers 2025/08/18 03:37:38 DEBUG : file1: active writers 1 2025/08/18 03:37:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:39 DEBUG : Looking for writers 2025/08/18 03:37:39 DEBUG : file1: reading active writers 2025/08/18 03:37:39 DEBUG : file1: active writers 1 2025/08/18 03:37:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:40 DEBUG : Looking for writers 2025/08/18 03:37:40 DEBUG : file1: reading active writers 2025/08/18 03:37:40 DEBUG : file1: active writers 1 2025/08/18 03:37:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:41 DEBUG : Looking for writers 2025/08/18 03:37:41 DEBUG : file1: reading active writers 2025/08/18 03:37:41 DEBUG : file1: active writers 1 2025/08/18 03:37:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:42 DEBUG : Looking for writers 2025/08/18 03:37:42 DEBUG : file1: reading active writers 2025/08/18 03:37:42 DEBUG : file1: active writers 1 2025/08/18 03:37:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:43 DEBUG : Looking for writers 2025/08/18 03:37:43 DEBUG : file1: reading active writers 2025/08/18 03:37:43 DEBUG : file1: active writers 1 2025/08/18 03:37:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:44 DEBUG : Looking for writers 2025/08/18 03:37:44 DEBUG : file1: reading active writers 2025/08/18 03:37:44 DEBUG : file1: active writers 1 2025/08/18 03:37:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:45 DEBUG : Looking for writers 2025/08/18 03:37:45 DEBUG : file1: reading active writers 2025/08/18 03:37:45 DEBUG : file1: active writers 1 2025/08/18 03:37:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:46 DEBUG : Looking for writers 2025/08/18 03:37:46 DEBUG : file1: reading active writers 2025/08/18 03:37:46 DEBUG : file1: active writers 1 2025/08/18 03:37:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:47 DEBUG : Looking for writers 2025/08/18 03:37:47 DEBUG : file1: reading active writers 2025/08/18 03:37:47 DEBUG : file1: active writers 1 2025/08/18 03:37:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:48 DEBUG : Looking for writers 2025/08/18 03:37:48 DEBUG : file1: reading active writers 2025/08/18 03:37:48 DEBUG : file1: active writers 1 2025/08/18 03:37:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:49 DEBUG : Looking for writers 2025/08/18 03:37:49 DEBUG : file1: reading active writers 2025/08/18 03:37:49 DEBUG : file1: active writers 1 2025/08/18 03:37:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:50 DEBUG : Looking for writers 2025/08/18 03:37:50 DEBUG : file1: reading active writers 2025/08/18 03:37:50 DEBUG : file1: active writers 1 2025/08/18 03:37:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:51 DEBUG : Looking for writers 2025/08/18 03:37:51 DEBUG : file1: reading active writers 2025/08/18 03:37:51 DEBUG : file1: active writers 1 2025/08/18 03:37:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:37:51 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/18 03:37:51 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:37:51 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:37:51 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:37:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:37:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:37:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:37:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:37:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:37:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:37:51 DEBUG : mega root 'rclone-test-matewuz3toyu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:37:51 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:37:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:37:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:37:51 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:37:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:37:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:37:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:37:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/18 03:37:51 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:51 DEBUG : Looking for writers 2025/08/18 03:37:51 DEBUG : file1: reading active writers 2025/08/18 03:37:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.30s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "mega root 'rclone-test-matewuz3toyu'", Local "Local file system at /tmp/rclone2401132507", Modify Window "876000h0m0s" 2025/08/18 03:37:52 INFO : mega root 'rclone-test-matewuz3toyu': poll-interval is not supported by this remote 2025/08/18 03:37:52 NOTICE: mega root 'rclone-test-matewuz3toyu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:37:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:37:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:37:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:37:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:37:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:37:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:37:52 DEBUG : mega root 'rclone-test-matewuz3toyu': File to upload is small (100 bytes), uploading instead of streaming 2025/08/18 03:37:52 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:37:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:37:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:37:52 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:37:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:37:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:37:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:37:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/18 03:37:52 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:52 DEBUG : Looking for writers 2025/08/18 03:37:52 DEBUG : file1: reading active writers 2025/08/18 03:37:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.41s) FAIL 2025/08/18 03:37:52 DEBUG : mega root 'rclone-test-matewuz3toyu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Finished ERROR in 4m44.671966772s (try 5/5): exit status 1: Failed [TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false]