"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|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|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Starting (try 2/5) 2026/05/05 04:26:56 DEBUG : Creating backend with remote "TestMega:rclone-test-vuhofof5nuta" 2026/05/05 04:26:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 04:26:56 DEBUG : mega root 'rclone-test-vuhofof5nuta': Using previously stored session ID and master key to initialize the Mega API 2026/05/05 04:27:13 DEBUG : Creating backend with remote "/tmp/rclone837073042" === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:27:13 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:27:13 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:27:14 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:27:14 DEBUG : dir: Looking for writers 2026/05/05 04:27:14 DEBUG : file1: reading active writers 2026/05/05 04:27:14 DEBUG : Looking for writers 2026/05/05 04:27:14 DEBUG : dir: reading active writers 2026/05/05 04:27:14 DEBUG : >WaitForWriters: 2026/05/05 04:27:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 04:27:14 DEBUG : newLeaf: Updating file with newLeaf 0x925ec7af790 2026/05/05 04:27:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 04:27:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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" 2026/05/05 04:27:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/05 04:27:22 DEBUG : dir/file1: Updating file with dir/file1 0x925ec7af790 2026/05/05 04:27:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/05 04:27:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1771 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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" 2026/05/05 04:27:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 04:27:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/05 04:27:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:27:29 DEBUG : dir/file1: File is currently open, delaying rename 0x925ec7af790 2026/05/05 04:27:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 04:27:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:27:29 DEBUG : mega root 'rclone-test-vuhofof5nuta': File to upload is small (25 bytes), uploading instead of streaming 2026/05/05 04:27:29 DEBUG : dir/file1: size = 25 OK 2026/05/05 04:27:29 NOTICE: mega root 'rclone-test-vuhofof5nuta': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/05 04:27:29 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/05 04:27:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:27:29 DEBUG : newLeaf: Running delayed rename now 2026/05/05 04:27:29 INFO : newLeaf: Deleted 2026/05/05 04:27:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 04:27:29 DEBUG : newLeaf: Updating file with newLeaf 0x925ec7af790 2026/05/05 04:27:29 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:27:29 DEBUG : dir: Looking for writers 2026/05/05 04:27:29 DEBUG : Looking for writers 2026/05/05 04:27:29 DEBUG : dir: reading active writers 2026/05/05 04:27:29 DEBUG : newLeaf: reading active writers 2026/05/05 04:27:29 DEBUG : >WaitForWriters: 2026/05/05 04:27:29 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:27:29 DEBUG : dir: Looking for writers 2026/05/05 04:27:29 DEBUG : Looking for writers 2026/05/05 04:27:29 DEBUG : dir: reading active writers 2026/05/05 04:27:29 DEBUG : newLeaf: reading active writers 2026/05/05 04:27:29 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:27:30 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:27:30 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:27:30 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:27:30 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:30 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:27:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:27:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:30 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:27:30 DEBUG : dir: Looking for writers 2026/05/05 04:27:30 DEBUG : file1: reading active writers 2026/05/05 04:27:30 DEBUG : Looking for writers 2026/05/05 04:27:30 DEBUG : dir: reading active writers 2026/05/05 04:27:30 DEBUG : >WaitForWriters: 2026/05/05 04:27:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 04:27:31 DEBUG : newLeaf: Updating file with newLeaf 0x925ecabb380 2026/05/05 04:27:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 04:27:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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" 2026/05/05 04:27:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/05 04:27:38 DEBUG : dir/file1: Updating file with dir/file1 0x925ecabb380 2026/05/05 04:27:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/05 04:27:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1771 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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" 2026/05/05 04:27:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 04:27:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/05 04:27:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:27:45 DEBUG : dir/file1: File is currently open, delaying rename 0x925ecabb380 2026/05/05 04:27:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 04:27:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:27:45 DEBUG : mega root 'rclone-test-vuhofof5nuta': File to upload is small (25 bytes), uploading instead of streaming 2026/05/05 04:27:45 DEBUG : dir/file1: size = 25 OK 2026/05/05 04:27:45 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/05 04:27:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:27:45 DEBUG : newLeaf: Running delayed rename now 2026/05/05 04:27:45 INFO : newLeaf: Deleted 2026/05/05 04:27:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 04:27:45 DEBUG : newLeaf: Updating file with newLeaf 0x925ecabb380 2026/05/05 04:27:45 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:27:45 DEBUG : dir: Looking for writers 2026/05/05 04:27:45 DEBUG : Looking for writers 2026/05/05 04:27:45 DEBUG : dir: reading active writers 2026/05/05 04:27:45 DEBUG : newLeaf: reading active writers 2026/05/05 04:27:45 DEBUG : >WaitForWriters: 2026/05/05 04:27:45 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:27:45 DEBUG : dir: Looking for writers 2026/05/05 04:27:45 DEBUG : Looking for writers 2026/05/05 04:27:45 DEBUG : dir: reading active writers 2026/05/05 04:27:45 DEBUG : newLeaf: reading active writers 2026/05/05 04:27:45 DEBUG : >WaitForWriters: 2026/05/05 04:27:45 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:27:48 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:27:48 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:27:48 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:27:48 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:48 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:27:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:27:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:48 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:27:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 04:27:48 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:27:48 DEBUG : dir/file1(0x925ed082d00): openPending: 2026/05/05 04:27:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/05/05 04:27:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/05 04:27:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:27:48 DEBUG : dir/file1(0x925ed082d00): >openPending: err= 2026/05/05 04:27:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 04:27:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:27:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:27:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:27:48 DEBUG : dir/file1(0x925ed082d00): _writeAt: size=14, off=0 2026/05/05 04:27:48 DEBUG : dir/file1(0x925ed082d00): >_writeAt: n=14, err= 2026/05/05 04:27:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/05 04:27:48 DEBUG : dir/file1(0x925ed082d00): close: 2026/05/05 04:27:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/05 04:27:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/05 04:27:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/05 04:27:48 DEBUG : dir/file1(0x925ed082d00): >close: err= 2026/05/05 04:27:48 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:27:48 DEBUG : dir: Looking for writers 2026/05/05 04:27:48 DEBUG : file1: reading active writers 2026/05/05 04:27:48 DEBUG : Looking for writers 2026/05/05 04:27:48 DEBUG : dir: reading active writers 2026/05/05 04:27:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:27:48 DEBUG : dir: Looking for writers 2026/05/05 04:27:48 DEBUG : file1: reading active writers 2026/05/05 04:27:48 DEBUG : Looking for writers 2026/05/05 04:27:48 DEBUG : dir: reading active writers 2026/05/05 04:27:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:27:48 DEBUG : dir: Looking for writers 2026/05/05 04:27:48 DEBUG : file1: reading active writers 2026/05/05 04:27:48 DEBUG : Looking for writers 2026/05/05 04:27:48 DEBUG : dir: reading active writers 2026/05/05 04:27:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:27:48 DEBUG : dir: Looking for writers 2026/05/05 04:27:48 DEBUG : file1: reading active writers 2026/05/05 04:27:48 DEBUG : Looking for writers 2026/05/05 04:27:48 DEBUG : dir: reading active writers 2026/05/05 04:27:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:27:48 DEBUG : dir/file1: vfs cache: starting upload 2026/05/05 04:27:48 DEBUG : dir: Looking for writers 2026/05/05 04:27:48 DEBUG : file1: reading active writers 2026/05/05 04:27:48 DEBUG : Looking for writers 2026/05/05 04:27:48 DEBUG : dir: reading active writers 2026/05/05 04:27:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:27:48 DEBUG : dir: Looking for writers 2026/05/05 04:27:48 DEBUG : file1: reading active writers 2026/05/05 04:27:48 DEBUG : Looking for writers 2026/05/05 04:27:48 DEBUG : dir: reading active writers 2026/05/05 04:27:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/05 04:27:49 DEBUG : dir/file1: size = 14 OK 2026/05/05 04:27:49 INFO : dir/file1: Copied (replaced existing) 2026/05/05 04:27:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/05 04:27:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/05 04:27:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:27:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/05 04:27:49 DEBUG : dir: Looking for writers 2026/05/05 04:27:49 DEBUG : file1: reading active writers 2026/05/05 04:27:49 DEBUG : Looking for writers 2026/05/05 04:27:49 DEBUG : dir: reading active writers 2026/05/05 04:27:49 DEBUG : >WaitForWriters: 2026/05/05 04:27:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 04:27:49 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:27:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:27:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:27:49 DEBUG : dir/file1(0x925ecb7cbc0): _readAt: size=512, off=0 2026/05/05 04:27:49 DEBUG : dir/file1(0x925ecb7cbc0): openPending: 2026/05/05 04:27:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/05/05 04:27:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/05 04:27:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:27:49 DEBUG : dir/file1(0x925ecb7cbc0): >openPending: err= 2026/05/05 04:27:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/05 04:27:49 DEBUG : dir/file1(0x925ecb7cbc0): >_readAt: n=14, err=EOF 2026/05/05 04:27:49 DEBUG : dir/file1(0x925ecb7cbc0): close: 2026/05/05 04:27:49 DEBUG : dir/file1(0x925ecb7cbc0): >close: err= 2026/05/05 04:27:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 04:27:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 04:27:49 DEBUG : newLeaf: Updating file with newLeaf 0x925ed25e340 2026/05/05 04:27:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 04:27:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:27:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/05 04:27:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/05 04:27:49 DEBUG : dir/file1: Updating file with dir/file1 0x925ed25e340 2026/05/05 04:27:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/05 04:27:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/05/05 04:27:54 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-05 04:27:48 +0000 UTC fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1771 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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" 2026/05/05 04:27:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 04:27:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:27:56 DEBUG : dir/file1(0x925ecb7da80): openPending: 2026/05/05 04:27:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/05/05 04:27:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/05 04:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:27:56 DEBUG : dir/file1(0x925ecb7da80): >openPending: err= 2026/05/05 04:27:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 04:27:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:27:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:27:56 DEBUG : dir/file1(0x925ecb7da80): _writeAt: size=25, off=0 2026/05/05 04:27:56 DEBUG : dir/file1(0x925ecb7da80): >_writeAt: n=25, err= 2026/05/05 04:27:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 04:27:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 04:27:57 DEBUG : newLeaf: Updating file with newLeaf 0x925ed25e340 2026/05/05 04:27:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 04:27:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:27:57 DEBUG : newLeaf(0x925ecb7da80): close: 2026/05/05 04:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/05 04:27:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-05 04:27:56.81861528 +0000 UTC m=+60.698556175 2026/05/05 04:27:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/05 04:27:57 DEBUG : newLeaf(0x925ecb7da80): >close: err= 2026/05/05 04:27:57 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:27:57 DEBUG : dir: Looking for writers 2026/05/05 04:27:57 DEBUG : Looking for writers 2026/05/05 04:27:57 DEBUG : dir: reading active writers 2026/05/05 04:27:57 DEBUG : newLeaf: reading active writers 2026/05/05 04:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:27:57 DEBUG : dir: Looking for writers 2026/05/05 04:27:57 DEBUG : Looking for writers 2026/05/05 04:27:57 DEBUG : dir: reading active writers 2026/05/05 04:27:57 DEBUG : newLeaf: reading active writers 2026/05/05 04:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:27:57 DEBUG : dir: Looking for writers 2026/05/05 04:27:57 DEBUG : Looking for writers 2026/05/05 04:27:57 DEBUG : dir: reading active writers 2026/05/05 04:27:57 DEBUG : newLeaf: reading active writers 2026/05/05 04:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:27:57 DEBUG : dir: Looking for writers 2026/05/05 04:27:57 DEBUG : Looking for writers 2026/05/05 04:27:57 DEBUG : dir: reading active writers 2026/05/05 04:27:57 DEBUG : newLeaf: reading active writers 2026/05/05 04:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:27:57 DEBUG : newLeaf: vfs cache: starting upload 2026/05/05 04:27:57 DEBUG : dir: Looking for writers 2026/05/05 04:27:57 DEBUG : Looking for writers 2026/05/05 04:27:57 DEBUG : dir: reading active writers 2026/05/05 04:27:57 DEBUG : newLeaf: reading active writers 2026/05/05 04:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:27:57 DEBUG : dir: Looking for writers 2026/05/05 04:27:57 DEBUG : Looking for writers 2026/05/05 04:27:57 DEBUG : dir: reading active writers 2026/05/05 04:27:57 DEBUG : newLeaf: reading active writers 2026/05/05 04:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/05 04:27:57 DEBUG : newLeaf: size = 25 OK 2026/05/05 04:27:57 INFO : newLeaf: Copied (replaced existing) 2026/05/05 04:27:57 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/05/05 04:27:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/05 04:27:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:27:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/05 04:27:57 DEBUG : dir: Looking for writers 2026/05/05 04:27:57 DEBUG : Looking for writers 2026/05/05 04:27:57 DEBUG : dir: reading active writers 2026/05/05 04:27:57 DEBUG : newLeaf: reading active writers 2026/05/05 04:27:57 DEBUG : >WaitForWriters: 2026/05/05 04:27:57 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:27:57 DEBUG : dir: Looking for writers 2026/05/05 04:27:57 DEBUG : Looking for writers 2026/05/05 04:27:57 DEBUG : dir: reading active writers 2026/05/05 04:27:57 DEBUG : newLeaf: reading active writers 2026/05/05 04:27:57 DEBUG : >WaitForWriters: 2026/05/05 04:27:57 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:27:57 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:27:57 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:27:57 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:57 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:27:57 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:27:58 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:27:58 DEBUG : dir: Looking for writers 2026/05/05 04:27:58 DEBUG : file1: reading active writers 2026/05/05 04:27:58 DEBUG : Looking for writers 2026/05/05 04:27:58 DEBUG : dir: reading active writers 2026/05/05 04:27:58 DEBUG : >WaitForWriters: 2026/05/05 04:27:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 04:27:58 DEBUG : newLeaf: Updating file with newLeaf 0x925ec743a00 2026/05/05 04:27:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 04:27:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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" 2026/05/05 04:28:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/05 04:28:05 DEBUG : dir/file1: Updating file with dir/file1 0x925ec743a00 2026/05/05 04:28:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/05 04:28:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1771 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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" 2026/05/05 04:28:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 04:28:12 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:28:12 DEBUG : dir/file1(0x925ed41d6c0): openPending: 2026/05/05 04:28:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/05/05 04:28:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/05 04:28:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:12 DEBUG : dir/file1(0x925ed41d6c0): >openPending: err= 2026/05/05 04:28:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 04:28:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:28:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:28:12 DEBUG : dir/file1(0x925ed41d6c0): _writeAt: size=25, off=0 2026/05/05 04:28:12 DEBUG : dir/file1(0x925ed41d6c0): >_writeAt: n=25, err= 2026/05/05 04:28:12 INFO : newLeaf: Deleted 2026/05/05 04:28:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 04:28:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 04:28:13 DEBUG : newLeaf: Updating file with newLeaf 0x925ec743a00 2026/05/05 04:28:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 04:28:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:28:13 DEBUG : newLeaf(0x925ed41d6c0): close: 2026/05/05 04:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/05 04:28:13 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-05 04:28:12.871997546 +0000 UTC m=+76.751938411 2026/05/05 04:28:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/05 04:28:13 DEBUG : newLeaf(0x925ed41d6c0): >close: err= 2026/05/05 04:28:13 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:13 DEBUG : dir: Looking for writers 2026/05/05 04:28:13 DEBUG : Looking for writers 2026/05/05 04:28:13 DEBUG : dir: reading active writers 2026/05/05 04:28:13 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:28:13 DEBUG : dir: Looking for writers 2026/05/05 04:28:13 DEBUG : Looking for writers 2026/05/05 04:28:13 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:13 DEBUG : dir: reading active writers 2026/05/05 04:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:28:13 DEBUG : dir: Looking for writers 2026/05/05 04:28:13 DEBUG : Looking for writers 2026/05/05 04:28:13 DEBUG : dir: reading active writers 2026/05/05 04:28:13 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:28:13 DEBUG : dir: Looking for writers 2026/05/05 04:28:13 DEBUG : Looking for writers 2026/05/05 04:28:13 DEBUG : dir: reading active writers 2026/05/05 04:28:13 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:28:13 DEBUG : newLeaf: vfs cache: starting upload 2026/05/05 04:28:13 DEBUG : dir: Looking for writers 2026/05/05 04:28:13 DEBUG : Looking for writers 2026/05/05 04:28:13 DEBUG : dir: reading active writers 2026/05/05 04:28:13 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:28:13 DEBUG : dir: Looking for writers 2026/05/05 04:28:13 DEBUG : Looking for writers 2026/05/05 04:28:13 DEBUG : dir: reading active writers 2026/05/05 04:28:13 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/05 04:28:13 DEBUG : newLeaf: size = 25 OK 2026/05/05 04:28:13 INFO : newLeaf: Copied (replaced existing) 2026/05/05 04:28:13 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/05/05 04:28:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/05 04:28:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:28:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/05 04:28:13 DEBUG : dir: Looking for writers 2026/05/05 04:28:13 DEBUG : Looking for writers 2026/05/05 04:28:13 DEBUG : dir: reading active writers 2026/05/05 04:28:13 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:13 DEBUG : >WaitForWriters: 2026/05/05 04:28:13 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:13 DEBUG : dir: Looking for writers 2026/05/05 04:28:13 DEBUG : Looking for writers 2026/05/05 04:28:13 DEBUG : dir: reading active writers 2026/05/05 04:28:13 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:13 DEBUG : >WaitForWriters: 2026/05/05 04:28:13 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:14 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:14 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:28:14 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:14 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:14 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:28:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 04:28:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:28:14 DEBUG : dir/file1(0x925ed349180): openPending: 2026/05/05 04:28:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/05/05 04:28:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/05 04:28:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:14 DEBUG : dir/file1(0x925ed349180): >openPending: err= 2026/05/05 04:28:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 04:28:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:28:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:28:14 DEBUG : dir/file1(0x925ed349180): _writeAt: size=14, off=0 2026/05/05 04:28:14 DEBUG : dir/file1(0x925ed349180): >_writeAt: n=14, err= 2026/05/05 04:28:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/05 04:28:14 DEBUG : dir/file1(0x925ed349180): close: 2026/05/05 04:28:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/05 04:28:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/05 04:28:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/05 04:28:14 DEBUG : dir/file1(0x925ed349180): >close: err= 2026/05/05 04:28:14 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:14 DEBUG : dir: Looking for writers 2026/05/05 04:28:14 DEBUG : file1: reading active writers 2026/05/05 04:28:14 DEBUG : Looking for writers 2026/05/05 04:28:14 DEBUG : dir: reading active writers 2026/05/05 04:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:28:14 DEBUG : dir: Looking for writers 2026/05/05 04:28:14 DEBUG : file1: reading active writers 2026/05/05 04:28:14 DEBUG : Looking for writers 2026/05/05 04:28:14 DEBUG : dir: reading active writers 2026/05/05 04:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:28:14 DEBUG : dir: Looking for writers 2026/05/05 04:28:14 DEBUG : file1: reading active writers 2026/05/05 04:28:14 DEBUG : Looking for writers 2026/05/05 04:28:14 DEBUG : dir: reading active writers 2026/05/05 04:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:28:14 DEBUG : dir: Looking for writers 2026/05/05 04:28:14 DEBUG : file1: reading active writers 2026/05/05 04:28:14 DEBUG : Looking for writers 2026/05/05 04:28:14 DEBUG : dir: reading active writers 2026/05/05 04:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:28:14 DEBUG : dir/file1: vfs cache: starting upload 2026/05/05 04:28:14 DEBUG : dir: Looking for writers 2026/05/05 04:28:14 DEBUG : file1: reading active writers 2026/05/05 04:28:14 DEBUG : Looking for writers 2026/05/05 04:28:14 DEBUG : dir: reading active writers 2026/05/05 04:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:28:14 DEBUG : dir: Looking for writers 2026/05/05 04:28:14 DEBUG : file1: reading active writers 2026/05/05 04:28:14 DEBUG : Looking for writers 2026/05/05 04:28:14 DEBUG : dir: reading active writers 2026/05/05 04:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/05 04:28:15 DEBUG : dir/file1: size = 14 OK 2026/05/05 04:28:15 INFO : dir/file1: Copied (replaced existing) 2026/05/05 04:28:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/05 04:28:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/05 04:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/05 04:28:15 DEBUG : dir: Looking for writers 2026/05/05 04:28:15 DEBUG : file1: reading active writers 2026/05/05 04:28:15 DEBUG : Looking for writers 2026/05/05 04:28:15 DEBUG : dir: reading active writers 2026/05/05 04:28:15 DEBUG : >WaitForWriters: 2026/05/05 04:28:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 04:28:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:28:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:28:15 DEBUG : dir/file1(0x925ed6fd5c0): _readAt: size=512, off=0 2026/05/05 04:28:15 DEBUG : dir/file1(0x925ed6fd5c0): openPending: 2026/05/05 04:28:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/05/05 04:28:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/05 04:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:15 DEBUG : dir/file1(0x925ed6fd5c0): >openPending: err= 2026/05/05 04:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/05 04:28:15 DEBUG : dir/file1(0x925ed6fd5c0): >_readAt: n=14, err=EOF 2026/05/05 04:28:15 DEBUG : dir/file1(0x925ed6fd5c0): close: 2026/05/05 04:28:15 DEBUG : dir/file1(0x925ed6fd5c0): >close: err= 2026/05/05 04:28:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 04:28:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 04:28:15 DEBUG : newLeaf: Updating file with newLeaf 0x925ed646820 2026/05/05 04:28:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 04:28:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:28:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/05 04:28:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/05 04:28:17 DEBUG : dir/file1: Updating file with dir/file1 0x925ed646820 2026/05/05 04:28:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/05 04:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/05/05 04:28:20 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-05 04:28:14 +0000 UTC fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1771 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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" 2026/05/05 04:28:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 04:28:24 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:28:24 DEBUG : dir/file1(0x925ed6fdcc0): openPending: 2026/05/05 04:28:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/05/05 04:28:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/05 04:28:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:24 DEBUG : dir/file1(0x925ed6fdcc0): >openPending: err= 2026/05/05 04:28:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 04:28:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:28:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:28:24 DEBUG : dir/file1(0x925ed6fdcc0): _writeAt: size=25, off=0 2026/05/05 04:28:24 DEBUG : dir/file1(0x925ed6fdcc0): >_writeAt: n=25, err= 2026/05/05 04:28:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 04:28:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 04:28:24 DEBUG : newLeaf: Updating file with newLeaf 0x925ed646820 2026/05/05 04:28:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 04:28:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:28:24 DEBUG : newLeaf(0x925ed6fdcc0): close: 2026/05/05 04:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/05 04:28:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-05 04:28:24.699203188 +0000 UTC m=+88.579144063 2026/05/05 04:28:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/05 04:28:24 DEBUG : newLeaf(0x925ed6fdcc0): >close: err= 2026/05/05 04:28:24 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:24 DEBUG : dir: Looking for writers 2026/05/05 04:28:24 DEBUG : Looking for writers 2026/05/05 04:28:24 DEBUG : dir: reading active writers 2026/05/05 04:28:24 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:28:24 DEBUG : dir: Looking for writers 2026/05/05 04:28:24 DEBUG : Looking for writers 2026/05/05 04:28:24 DEBUG : dir: reading active writers 2026/05/05 04:28:24 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:28:25 DEBUG : dir: Looking for writers 2026/05/05 04:28:25 DEBUG : Looking for writers 2026/05/05 04:28:25 DEBUG : dir: reading active writers 2026/05/05 04:28:25 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:28:25 DEBUG : dir: Looking for writers 2026/05/05 04:28:25 DEBUG : Looking for writers 2026/05/05 04:28:25 DEBUG : dir: reading active writers 2026/05/05 04:28:25 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:28:25 DEBUG : newLeaf: vfs cache: starting upload 2026/05/05 04:28:25 DEBUG : dir: Looking for writers 2026/05/05 04:28:25 DEBUG : Looking for writers 2026/05/05 04:28:25 DEBUG : dir: reading active writers 2026/05/05 04:28:25 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:28:25 DEBUG : dir: Looking for writers 2026/05/05 04:28:25 DEBUG : Looking for writers 2026/05/05 04:28:25 DEBUG : dir: reading active writers 2026/05/05 04:28:25 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/05 04:28:25 DEBUG : dir: Looking for writers 2026/05/05 04:28:25 DEBUG : Looking for writers 2026/05/05 04:28:25 DEBUG : dir: reading active writers 2026/05/05 04:28:25 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/05 04:28:26 DEBUG : dir: Looking for writers 2026/05/05 04:28:26 DEBUG : Looking for writers 2026/05/05 04:28:26 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:26 DEBUG : dir: reading active writers 2026/05/05 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:28:26 DEBUG : newLeaf: size = 25 OK 2026/05/05 04:28:26 INFO : newLeaf: Copied (replaced existing) 2026/05/05 04:28:26 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/05/05 04:28:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/05 04:28:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:28:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/05 04:28:27 DEBUG : dir: Looking for writers 2026/05/05 04:28:27 DEBUG : Looking for writers 2026/05/05 04:28:27 DEBUG : dir: reading active writers 2026/05/05 04:28:27 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:27 DEBUG : >WaitForWriters: 2026/05/05 04:28:27 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:27 DEBUG : dir: Looking for writers 2026/05/05 04:28:27 DEBUG : Looking for writers 2026/05/05 04:28:27 DEBUG : dir: reading active writers 2026/05/05 04:28:27 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:27 DEBUG : >WaitForWriters: 2026/05/05 04:28:27 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:27 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:27 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:28:27 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:27 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:27 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:28:28 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:28 DEBUG : dir: Looking for writers 2026/05/05 04:28:28 DEBUG : file1: reading active writers 2026/05/05 04:28:28 DEBUG : Looking for writers 2026/05/05 04:28:28 DEBUG : dir: reading active writers 2026/05/05 04:28:28 DEBUG : >WaitForWriters: 2026/05/05 04:28:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 04:28:28 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:28:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:28:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:28:28 DEBUG : dir/file1(0x925ed970980): _readAt: size=512, off=0 2026/05/05 04:28:28 DEBUG : dir/file1(0x925ed970980): openPending: 2026/05/05 04:28:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/05/05 04:28:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/05 04:28:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:28 DEBUG : dir/file1(0x925ed970980): >openPending: err= 2026/05/05 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/05 04:28:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 04:28:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:28:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:28:28 DEBUG : dir/file1(0x925ed970980): >_readAt: n=14, err=EOF 2026/05/05 04:28:28 DEBUG : dir/file1(0x925ed970980): close: 2026/05/05 04:28:28 DEBUG : dir/file1(0x925ed970980): >close: err= 2026/05/05 04:28:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 04:28:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 04:28:28 DEBUG : newLeaf: Updating file with newLeaf 0x925edc1c340 2026/05/05 04:28:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 04:28:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:28:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/05 04:28:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/05 04:28:28 DEBUG : dir/file1: Updating file with dir/file1 0x925edc1c340 2026/05/05 04:28:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/05 04:28:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/05/05 04:28:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-05 04:28:28 +0000 UTC fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1771 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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" 2026/05/05 04:28:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 04:28:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:28:35 DEBUG : dir/file1(0x925ed971840): openPending: 2026/05/05 04:28:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/05/05 04:28:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/05 04:28:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:35 DEBUG : dir/file1(0x925ed971840): >openPending: err= 2026/05/05 04:28:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 04:28:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:28:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:28:35 DEBUG : dir/file1(0x925ed971840): _writeAt: size=25, off=0 2026/05/05 04:28:35 DEBUG : dir/file1(0x925ed971840): >_writeAt: n=25, err= 2026/05/05 04:28:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 04:28:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 04:28:35 DEBUG : newLeaf: Updating file with newLeaf 0x925edc1c340 2026/05/05 04:28:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 04:28:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:28:35 DEBUG : newLeaf(0x925ed971840): close: 2026/05/05 04:28:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/05 04:28:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-05 04:28:35.762874089 +0000 UTC m=+99.642814964 2026/05/05 04:28:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/05 04:28:35 DEBUG : newLeaf(0x925ed971840): >close: err= 2026/05/05 04:28:35 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:35 DEBUG : dir: Looking for writers 2026/05/05 04:28:35 DEBUG : Looking for writers 2026/05/05 04:28:35 DEBUG : dir: reading active writers 2026/05/05 04:28:35 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:28:35 DEBUG : dir: Looking for writers 2026/05/05 04:28:35 DEBUG : Looking for writers 2026/05/05 04:28:35 DEBUG : dir: reading active writers 2026/05/05 04:28:35 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:28:35 DEBUG : dir: Looking for writers 2026/05/05 04:28:35 DEBUG : Looking for writers 2026/05/05 04:28:35 DEBUG : dir: reading active writers 2026/05/05 04:28:35 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:28:36 DEBUG : dir: Looking for writers 2026/05/05 04:28:36 DEBUG : Looking for writers 2026/05/05 04:28:36 DEBUG : dir: reading active writers 2026/05/05 04:28:36 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:28:36 DEBUG : newLeaf: vfs cache: starting upload 2026/05/05 04:28:36 DEBUG : dir: Looking for writers 2026/05/05 04:28:36 DEBUG : Looking for writers 2026/05/05 04:28:36 DEBUG : dir: reading active writers 2026/05/05 04:28:36 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:28:36 DEBUG : dir: Looking for writers 2026/05/05 04:28:36 DEBUG : Looking for writers 2026/05/05 04:28:36 DEBUG : dir: reading active writers 2026/05/05 04:28:36 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/05 04:28:36 DEBUG : newLeaf: size = 25 OK 2026/05/05 04:28:36 INFO : newLeaf: Copied (replaced existing) 2026/05/05 04:28:36 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/05/05 04:28:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/05 04:28:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 04:28:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/05 04:28:36 DEBUG : dir: Looking for writers 2026/05/05 04:28:36 DEBUG : Looking for writers 2026/05/05 04:28:36 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:36 DEBUG : dir: reading active writers 2026/05/05 04:28:36 DEBUG : >WaitForWriters: 2026/05/05 04:28:36 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:36 DEBUG : dir: Looking for writers 2026/05/05 04:28:36 DEBUG : Looking for writers 2026/05/05 04:28:36 DEBUG : dir: reading active writers 2026/05/05 04:28:36 DEBUG : newLeaf: reading active writers 2026/05/05 04:28:36 DEBUG : >WaitForWriters: 2026/05/05 04:28:36 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- FAIL: TestFileRename (83.00s) --- FAIL: TestFileRename/off,forceCache=false (16.36s) --- FAIL: TestFileRename/minimal,forceCache=false (18.06s) --- FAIL: TestFileRename/minimal,forceCache=true (9.63s) --- FAIL: TestFileRename/writes,forceCache=false (16.36s) --- FAIL: TestFileRename/writes,forceCache=true (13.57s) --- FAIL: TestFileRename/full,forceCache=false (9.02s) === RUN TestRcGetVFS run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:36 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:36 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:28:36 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:36 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:28:36 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:36 DEBUG : Looking for writers 2026/05/05 04:28:36 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:36 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:36 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:28:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:28:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 04:28:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/05 04:28:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/05 04:28:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:28:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/05 04:28:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/05 04:28:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:37 DEBUG : dir: Looking for writers 2026/05/05 04:28:37 DEBUG : file1: reading active writers 2026/05/05 04:28:37 DEBUG : Looking for writers 2026/05/05 04:28:37 DEBUG : dir: reading active writers 2026/05/05 04:28:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.59s) === RUN TestReadFileHandleSeek run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:39 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:39 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:28:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:28:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 04:28:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/05 04:28:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/05 04:28:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:28:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/05 04:28:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/05 04:28:42 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/05 04:28:42 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/05 04:28:42 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/05 04:28:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/05 04:28:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/05 04:28:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/05 04:28:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/05 04:28:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/05 04:28:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/05 04:28:42 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/05 04:28:42 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/05 04:28:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/05 04:28:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/05 04:28:42 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/05 04:28:42 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:42 DEBUG : dir: Looking for writers 2026/05/05 04:28:42 DEBUG : file1: reading active writers 2026/05/05 04:28:42 DEBUG : Looking for writers 2026/05/05 04:28:42 DEBUG : dir: reading active writers 2026/05/05 04:28:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.42s) === RUN TestReadFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:42 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:42 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:28:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:28:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 04:28:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/05 04:28:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/05 04:28:43 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/05 04:28:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/05 04:28:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/05 04:28:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/05 04:28:43 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/05 04:28:43 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/05 04:28:43 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/05 04:28:43 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/05 04:28:43 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/05 04:28:43 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/05 04:28:43 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/05 04:28:43 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/05 04:28:43 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/05 04:28:43 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/05 04:28:43 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/05 04:28:43 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/05 04:28:43 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/05 04:28:43 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/05 04:28:43 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/05 04:28:43 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:43 DEBUG : dir: Looking for writers 2026/05/05 04:28:43 DEBUG : file1: reading active writers 2026/05/05 04:28:43 DEBUG : Looking for writers 2026/05/05 04:28:43 DEBUG : dir: reading active writers 2026/05/05 04:28:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.59s) === RUN TestReadFileHandleFlush run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:44 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:44 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:28:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:28:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 04:28:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/05 04:28:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/05 04:28:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:28:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/05 04:28:44 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:44 DEBUG : dir: Looking for writers 2026/05/05 04:28:44 DEBUG : file1: reading active writers 2026/05/05 04:28:44 DEBUG : Looking for writers 2026/05/05 04:28:44 DEBUG : dir: reading active writers 2026/05/05 04:28:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.59s) === RUN TestReadFileHandleRelease run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:45 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:45 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:28:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:28:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 04:28:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/05 04:28:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/05 04:28:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:28:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/05 04:28:45 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/05 04:28:45 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/05 04:28:45 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:45 DEBUG : dir: Looking for writers 2026/05/05 04:28:45 DEBUG : file1: reading active writers 2026/05/05 04:28:45 DEBUG : Looking for writers 2026/05/05 04:28:45 DEBUG : dir: reading active writers 2026/05/05 04:28:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.77s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:45 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:45 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:28:45 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:45 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:45 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:28:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:28:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 04:28:46 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:28:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:28:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:28:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ee194d40): _readAt: size=1, off=0 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ee194d40): openPending: 2026/05/05 04:28:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/05/05 04:28:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 04:28:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ee194d40): >openPending: err= 2026/05/05 04:28:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/05 04:28:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 04:28:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:28:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ee194d40): >_readAt: n=1, err= 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ee194d40): _readAt: size=256, off=1 2026/05/05 04:28:46 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ee194d40): >_readAt: n=15, err=EOF 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ee194d40): _readAt: size=16, off=16 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ee194d40): >_readAt: n=0, err=EOF 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ee194d40): close: 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ee194d40): >close: err= 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ee194d40): close: 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ee194d40): >close: err=file already closed 2026/05/05 04:28:46 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:46 DEBUG : dir: Looking for writers 2026/05/05 04:28:46 DEBUG : file1: reading active writers 2026/05/05 04:28:46 DEBUG : Looking for writers 2026/05/05 04:28:46 DEBUG : dir: reading active writers 2026/05/05 04:28:46 DEBUG : >WaitForWriters: 2026/05/05 04:28:46 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.68s) === RUN TestRWFileHandleSeek run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:46 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:46 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:28:46 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:46 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:46 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:28:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:28:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 04:28:46 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:28:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:28:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:28:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): _readAt: size=1, off=0 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): openPending: 2026/05/05 04:28:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/05/05 04:28:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 04:28:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): >openPending: err= 2026/05/05 04:28:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/05 04:28:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 04:28:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:28:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): >_readAt: n=1, err= 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): _readAt: size=1, off=5 2026/05/05 04:28:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): >_readAt: n=1, err= 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): _readAt: size=1, off=3 2026/05/05 04:28:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): >_readAt: n=1, err= 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): _readAt: size=1, off=13 2026/05/05 04:28:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): >_readAt: n=1, err= 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): _readAt: size=16, off=100 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): >_readAt: n=0, err=EOF 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): close: 2026/05/05 04:28:46 DEBUG : dir/file1(0x925ede35e40): >close: err= 2026/05/05 04:28:46 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:46 DEBUG : dir: Looking for writers 2026/05/05 04:28:46 DEBUG : file1: reading active writers 2026/05/05 04:28:46 DEBUG : Looking for writers 2026/05/05 04:28:46 DEBUG : dir: reading active writers 2026/05/05 04:28:46 DEBUG : >WaitForWriters: 2026/05/05 04:28:46 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.61s) === RUN TestRWFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:47 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:47 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:28:47 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:47 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:47 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:28:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:28:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 04:28:47 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:28:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:28:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:28:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): _readAt: size=1, off=0 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): openPending: 2026/05/05 04:28:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/05/05 04:28:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 04:28:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): >openPending: err= 2026/05/05 04:28:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/05 04:28:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 04:28:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:28:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): >_readAt: n=1, err= 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): _readAt: size=1, off=5 2026/05/05 04:28:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): >_readAt: n=1, err= 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): _readAt: size=1, off=1 2026/05/05 04:28:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): >_readAt: n=1, err= 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): _readAt: size=6, off=10 2026/05/05 04:28:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): >_readAt: n=6, err= 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): _readAt: size=256, off=10 2026/05/05 04:28:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): >_readAt: n=6, err=EOF 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): _readAt: size=256, off=100 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): >_readAt: n=0, err=EOF 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): close: 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): >close: err= 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): _readAt: size=256, off=100 2026/05/05 04:28:47 DEBUG : dir/file1(0x925ef206b00): >_readAt: n=0, err=file already closed 2026/05/05 04:28:47 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:47 DEBUG : dir: Looking for writers 2026/05/05 04:28:47 DEBUG : file1: reading active writers 2026/05/05 04:28:47 DEBUG : Looking for writers 2026/05/05 04:28:47 DEBUG : dir: reading active writers 2026/05/05 04:28:47 DEBUG : >WaitForWriters: 2026/05/05 04:28:47 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.65s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:47 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:47 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:28:47 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:47 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:47 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:28:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:28:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 04:28:48 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:28:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:28:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:28:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 04:28:48 DEBUG : dir/file1(0x925ef346ec0): RWFileHandle.Flush 2026/05/05 04:28:48 DEBUG : dir/file1(0x925ef346ec0): _readAt: size=256, off=0 2026/05/05 04:28:48 DEBUG : dir/file1(0x925ef346ec0): openPending: 2026/05/05 04:28:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/05/05 04:28:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 04:28:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:48 DEBUG : dir/file1(0x925ef346ec0): >openPending: err= 2026/05/05 04:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/05 04:28:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 04:28:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:28:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:28:48 DEBUG : dir/file1(0x925ef346ec0): >_readAt: n=16, err=EOF 2026/05/05 04:28:48 DEBUG : dir/file1(0x925ef346ec0): RWFileHandle.Flush 2026/05/05 04:28:48 DEBUG : dir/file1(0x925ef346ec0): RWFileHandle.Flush 2026/05/05 04:28:48 DEBUG : dir/file1(0x925ef346ec0): close: 2026/05/05 04:28:48 DEBUG : dir/file1(0x925ef346ec0): >close: err= 2026/05/05 04:28:48 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:48 DEBUG : dir: Looking for writers 2026/05/05 04:28:48 DEBUG : file1: reading active writers 2026/05/05 04:28:48 DEBUG : Looking for writers 2026/05/05 04:28:48 DEBUG : dir: reading active writers 2026/05/05 04:28:48 DEBUG : >WaitForWriters: 2026/05/05 04:28:48 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.07s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:48 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:48 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:28:48 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:48 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:48 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:28:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:28:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 04:28:49 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:28:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:28:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:28:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 04:28:49 DEBUG : dir/file1(0x925ef0d8f40): _readAt: size=256, off=0 2026/05/05 04:28:49 DEBUG : dir/file1(0x925ef0d8f40): openPending: 2026/05/05 04:28:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/05/05 04:28:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 04:28:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:49 DEBUG : dir/file1(0x925ef0d8f40): >openPending: err= 2026/05/05 04:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/05 04:28:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 04:28:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:28:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:28:49 DEBUG : dir/file1(0x925ef0d8f40): >_readAt: n=16, err=EOF 2026/05/05 04:28:49 DEBUG : dir/file1(0x925ef0d8f40): RWFileHandle.Release 2026/05/05 04:28:49 DEBUG : dir/file1(0x925ef0d8f40): close: 2026/05/05 04:28:49 DEBUG : dir/file1(0x925ef0d8f40): >close: err= 2026/05/05 04:28:49 DEBUG : dir/file1(0x925ef0d8f40): RWFileHandle.Release 2026/05/05 04:28:49 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:49 DEBUG : dir: Looking for writers 2026/05/05 04:28:49 DEBUG : file1: reading active writers 2026/05/05 04:28:49 DEBUG : Looking for writers 2026/05/05 04:28:49 DEBUG : dir: reading active writers 2026/05/05 04:28:49 DEBUG : >WaitForWriters: 2026/05/05 04:28:49 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.62s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:49 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:49 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:28:49 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:49 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:28:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:28:49 DEBUG : file1: newRWFileHandle: 2026/05/05 04:28:49 DEBUG : file1(0x925efa041c0): openPending: 2026/05/05 04:28:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:28:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:49 DEBUG : file1(0x925efa041c0): >openPending: err= 2026/05/05 04:28:49 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 04:28:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 04:28:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 04:28:49 DEBUG : file1(0x925efa041c0): _writeAt: size=5, off=0 2026/05/05 04:28:49 DEBUG : file1(0x925efa041c0): >_writeAt: n=5, err= 2026/05/05 04:28:49 DEBUG : file1(0x925efa041c0): _writeAt: size=7, off=5 2026/05/05 04:28:49 DEBUG : file1(0x925efa041c0): >_writeAt: n=7, err= 2026/05/05 04:28:49 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/05/05 04:28:49 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 12 (was 12) 2026/05/05 04:28:49 DEBUG : file1: vfs cache: truncate to size=11 2026/05/05 04:28:49 DEBUG : file1(0x925efa041c0): close: 2026/05/05 04:28:49 DEBUG : file1: vfs cache: setting modification time to 2026-05-05 04:28:49.494325543 +0000 UTC m=+113.374266408 2026/05/05 04:28:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/05 04:28:49 DEBUG : file1(0x925efa041c0): >close: err= 2026/05/05 04:28:49 DEBUG : file1(0x925efa041c0): close: 2026/05/05 04:28:49 DEBUG : file1(0x925efa041c0): >close: err=file already closed 2026/05/05 04:28:49 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:49 DEBUG : Looking for writers 2026/05/05 04:28:49 DEBUG : file1: reading active writers 2026/05/05 04:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:28:49 DEBUG : Looking for writers 2026/05/05 04:28:49 DEBUG : file1: reading active writers 2026/05/05 04:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:28:49 DEBUG : Looking for writers 2026/05/05 04:28:49 DEBUG : file1: reading active writers 2026/05/05 04:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:28:49 DEBUG : Looking for writers 2026/05/05 04:28:49 DEBUG : file1: reading active writers 2026/05/05 04:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:28:49 DEBUG : file1: vfs cache: starting upload 2026/05/05 04:28:49 DEBUG : Looking for writers 2026/05/05 04:28:49 DEBUG : file1: reading active writers 2026/05/05 04:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:28:49 DEBUG : Looking for writers 2026/05/05 04:28:49 DEBUG : file1: reading active writers 2026/05/05 04:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/05 04:28:50 DEBUG : Looking for writers 2026/05/05 04:28:50 DEBUG : file1: reading active writers 2026/05/05 04:28:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/05 04:28:50 DEBUG : Looking for writers 2026/05/05 04:28:50 DEBUG : file1: reading active writers 2026/05/05 04:28:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:28:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta/dir/file1: no such file or directory 2026/05/05 04:28:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta/dir/file1: no such file or directory 2026/05/05 04:28:51 DEBUG : file1: size = 11 OK 2026/05/05 04:28:51 INFO : file1: Copied (new) 2026/05/05 04:28:51 DEBUG : file1: vfs cache: fingerprint now "11" 2026/05/05 04:28:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/05 04:28:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:51 INFO : file1: vfs cache: upload succeeded try #1 2026/05/05 04:28:51 DEBUG : Looking for writers 2026/05/05 04:28:51 DEBUG : file1: reading active writers 2026/05/05 04:28:51 DEBUG : >WaitForWriters: 2026/05/05 04:28:51 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:51 DEBUG : Looking for writers 2026/05/05 04:28:51 DEBUG : file1: reading active writers 2026/05/05 04:28:51 DEBUG : >WaitForWriters: 2026/05/05 04:28:51 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting 2026/05/05 04:28:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta/dir/file1: no such file or directory 2026/05/05 04:28:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta/dir/file1: no such file or directory 2026/05/05 04:28:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta/dir/file1: no such file or directory 2026/05/05 04:28:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta/dir/file1: no such file or directory 2026/05/05 04:28:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta/dir/file1: no such file or directory 2026/05/05 04:28:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (3.87s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:53 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:53 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:28:53 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:53 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:28:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:28:53 DEBUG : file1: newRWFileHandle: 2026/05/05 04:28:53 DEBUG : file1(0x925ef9ce200): openPending: 2026/05/05 04:28:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:28:53 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/05/05 04:28:53 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:28:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:53 DEBUG : file1(0x925ef9ce200): >openPending: err= 2026/05/05 04:28:53 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 04:28:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 04:28:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 04:28:53 DEBUG : file1(0x925ef9ce200): _writeAt: size=7, off=0 2026/05/05 04:28:53 DEBUG : file1(0x925ef9ce200): >_writeAt: n=7, err= 2026/05/05 04:28:53 DEBUG : file1(0x925ef9ce200): _writeAt: size=6, off=5 2026/05/05 04:28:53 DEBUG : file1(0x925ef9ce200): >_writeAt: n=6, err= 2026/05/05 04:28:53 DEBUG : file1(0x925ef9ce200): close: 2026/05/05 04:28:53 DEBUG : file1: vfs cache: setting modification time to 2026-05-05 04:28:53.355260773 +0000 UTC m=+117.235201648 2026/05/05 04:28:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/05 04:28:53 DEBUG : file1(0x925ef9ce200): >close: err= 2026/05/05 04:28:53 DEBUG : file1(0x925ef9ce200): _writeAt: size=5, off=0 2026/05/05 04:28:53 DEBUG : file1(0x925ef9ce200): >_writeAt: n=0, err=file already closed 2026/05/05 04:28:53 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:53 DEBUG : Looking for writers 2026/05/05 04:28:53 DEBUG : file1: reading active writers 2026/05/05 04:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:28:53 DEBUG : Looking for writers 2026/05/05 04:28:53 DEBUG : file1: reading active writers 2026/05/05 04:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:28:53 DEBUG : Looking for writers 2026/05/05 04:28:53 DEBUG : file1: reading active writers 2026/05/05 04:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:28:53 DEBUG : Looking for writers 2026/05/05 04:28:53 DEBUG : file1: reading active writers 2026/05/05 04:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:28:53 DEBUG : file1: vfs cache: starting upload 2026/05/05 04:28:53 DEBUG : Looking for writers 2026/05/05 04:28:53 DEBUG : file1: reading active writers 2026/05/05 04:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:28:53 DEBUG : Looking for writers 2026/05/05 04:28:53 DEBUG : file1: reading active writers 2026/05/05 04:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/05 04:28:53 DEBUG : Looking for writers 2026/05/05 04:28:53 DEBUG : file1: reading active writers 2026/05/05 04:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/05 04:28:54 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta/dir/file1: no such file or directory 2026/05/05 04:28:54 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta/dir/file1: no such file or directory 2026/05/05 04:28:54 DEBUG : Looking for writers 2026/05/05 04:28:54 DEBUG : file1: reading active writers 2026/05/05 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:28:55 DEBUG : file1: size = 11 OK 2026/05/05 04:28:55 INFO : file1: Copied (new) 2026/05/05 04:28:55 DEBUG : file1: vfs cache: fingerprint now "11" 2026/05/05 04:28:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/05 04:28:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:55 INFO : file1: vfs cache: upload succeeded try #1 2026/05/05 04:28:55 DEBUG : Looking for writers 2026/05/05 04:28:55 DEBUG : file1: reading active writers 2026/05/05 04:28:55 DEBUG : >WaitForWriters: 2026/05/05 04:28:55 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:55 DEBUG : Looking for writers 2026/05/05 04:28:55 DEBUG : file1: reading active writers 2026/05/05 04:28:55 DEBUG : >WaitForWriters: 2026/05/05 04:28:55 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.34s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:55 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:55 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:28:55 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:55 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:55 DEBUG : Config file has changed externally - reloading 2026/05/05 04:28:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:28:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:28:55 DEBUG : file1: newRWFileHandle: 2026/05/05 04:28:55 DEBUG : file1(0x925ef901900): openPending: 2026/05/05 04:28:55 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/05/05 04:28:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:28:55 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:28:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:55 DEBUG : file1(0x925ef901900): >openPending: err= 2026/05/05 04:28:55 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 04:28:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 04:28:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 04:28:55 DEBUG : file1(0x925ef901900): close: 2026/05/05 04:28:55 DEBUG : file1: vfs cache: setting modification time to 2026-05-05 04:28:55.696167788 +0000 UTC m=+119.576108653 2026/05/05 04:28:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/05 04:28:55 DEBUG : file1(0x925ef901900): >close: err= 2026/05/05 04:28:55 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/05 04:28:55 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 04:28:55 DEBUG : file2: newRWFileHandle: 2026/05/05 04:28:55 DEBUG : file2(0x925ef901dc0): openPending: 2026/05/05 04:28:55 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:28:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/05 04:28:55 DEBUG : file2(0x925ef901dc0): >openPending: err= 2026/05/05 04:28:55 DEBUG : file2: >newRWFileHandle: err= 2026/05/05 04:28:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/05 04:28:55 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/05 04:28:55 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/05 04:28:55 DEBUG : file2(0x925ef901dc0): RWFileHandle.Flush 2026/05/05 04:28:55 DEBUG : file2(0x925ef901dc0): RWFileHandle.Release 2026/05/05 04:28:55 DEBUG : file2(0x925ef901dc0): close: 2026/05/05 04:28:55 DEBUG : file2: vfs cache: setting modification time to 2026-05-05 04:28:55.697207563 +0000 UTC m=+119.577148438 2026/05/05 04:28:55 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/05 04:28:55 DEBUG : file2(0x925ef901dc0): >close: err= 2026/05/05 04:28:55 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:55 DEBUG : Looking for writers 2026/05/05 04:28:55 DEBUG : file1: reading active writers 2026/05/05 04:28:55 DEBUG : file2: reading active writers 2026/05/05 04:28:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/05 04:28:55 DEBUG : Looking for writers 2026/05/05 04:28:55 DEBUG : file1: reading active writers 2026/05/05 04:28:55 DEBUG : file2: reading active writers 2026/05/05 04:28:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/05 04:28:55 DEBUG : Looking for writers 2026/05/05 04:28:55 DEBUG : file2: reading active writers 2026/05/05 04:28:55 DEBUG : file1: reading active writers 2026/05/05 04:28:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/05 04:28:55 DEBUG : Looking for writers 2026/05/05 04:28:55 DEBUG : file1: reading active writers 2026/05/05 04:28:55 DEBUG : file2: reading active writers 2026/05/05 04:28:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/05 04:28:55 DEBUG : file1: vfs cache: starting upload 2026/05/05 04:28:55 DEBUG : file2: vfs cache: starting upload 2026/05/05 04:28:55 DEBUG : Looking for writers 2026/05/05 04:28:55 DEBUG : file1: reading active writers 2026/05/05 04:28:55 DEBUG : file2: reading active writers 2026/05/05 04:28:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/05 04:28:55 DEBUG : file1: size = 0 OK 2026/05/05 04:28:55 INFO : file1: Copied (new) 2026/05/05 04:28:55 DEBUG : file1: vfs cache: fingerprint now "0" 2026/05/05 04:28:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/05 04:28:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:55 INFO : file1: vfs cache: upload succeeded try #1 2026/05/05 04:28:56 DEBUG : Looking for writers 2026/05/05 04:28:56 DEBUG : file1: reading active writers 2026/05/05 04:28:56 DEBUG : file2: reading active writers 2026/05/05 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/05 04:28:56 DEBUG : file2: size = 0 OK 2026/05/05 04:28:56 INFO : file2: Copied (new) 2026/05/05 04:28:56 DEBUG : file2: vfs cache: fingerprint now "0" 2026/05/05 04:28:56 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/05 04:28:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/05 04:28:56 INFO : file2: vfs cache: upload succeeded try #1 2026/05/05 04:28:56 DEBUG : Looking for writers 2026/05/05 04:28:56 DEBUG : file1: reading active writers 2026/05/05 04:28:56 DEBUG : file2: reading active writers 2026/05/05 04:28:56 DEBUG : >WaitForWriters: 2026/05/05 04:28:56 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:56 DEBUG : Looking for writers 2026/05/05 04:28:56 DEBUG : file1: reading active writers 2026/05/05 04:28:56 DEBUG : file2: reading active writers 2026/05/05 04:28:56 DEBUG : >WaitForWriters: 2026/05/05 04:28:56 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.87s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:56 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:56 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:28:56 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:56 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:28:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:28:56 DEBUG : file1: newRWFileHandle: 2026/05/05 04:28:56 DEBUG : file1(0x925efafad80): openPending: 2026/05/05 04:28:56 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/05/05 04:28:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:28:56 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:28:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:56 DEBUG : file1(0x925efafad80): >openPending: err= 2026/05/05 04:28:56 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 04:28:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 04:28:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 04:28:56 DEBUG : file1(0x925efafad80): _writeAt: size=5, off=0 2026/05/05 04:28:56 DEBUG : file1(0x925efafad80): >_writeAt: n=5, err= 2026/05/05 04:28:56 DEBUG : file1(0x925efafad80): RWFileHandle.Flush 2026/05/05 04:28:56 DEBUG : file1(0x925efafad80): RWFileHandle.Flush 2026/05/05 04:28:56 DEBUG : file1(0x925efafad80): close: 2026/05/05 04:28:56 DEBUG : file1: vfs cache: setting modification time to 2026-05-05 04:28:56.566303161 +0000 UTC m=+120.446244036 2026/05/05 04:28:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/05 04:28:56 DEBUG : file1(0x925efafad80): >close: err= 2026/05/05 04:28:56 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:56 DEBUG : Looking for writers 2026/05/05 04:28:56 DEBUG : file1: reading active writers 2026/05/05 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:28:56 DEBUG : Looking for writers 2026/05/05 04:28:56 DEBUG : file1: reading active writers 2026/05/05 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:28:56 DEBUG : Looking for writers 2026/05/05 04:28:56 DEBUG : file1: reading active writers 2026/05/05 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:28:56 DEBUG : Looking for writers 2026/05/05 04:28:56 DEBUG : file1: reading active writers 2026/05/05 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:28:56 DEBUG : file1: vfs cache: starting upload 2026/05/05 04:28:56 DEBUG : Looking for writers 2026/05/05 04:28:56 DEBUG : file1: reading active writers 2026/05/05 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:28:56 DEBUG : file1: size = 5 OK 2026/05/05 04:28:56 INFO : file1: Copied (new) 2026/05/05 04:28:56 DEBUG : file1: vfs cache: fingerprint now "5" 2026/05/05 04:28:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/05 04:28:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:56 INFO : file1: vfs cache: upload succeeded try #1 2026/05/05 04:28:56 DEBUG : Looking for writers 2026/05/05 04:28:56 DEBUG : file1: reading active writers 2026/05/05 04:28:56 DEBUG : >WaitForWriters: 2026/05/05 04:28:56 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.38s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:56 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:56 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:28:56 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:56 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:28:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:28:56 DEBUG : file1: newRWFileHandle: 2026/05/05 04:28:56 DEBUG : file1(0x925ef8eea40): openPending: 2026/05/05 04:28:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:28:56 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/05/05 04:28:56 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:28:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:56 DEBUG : file1(0x925ef8eea40): >openPending: err= 2026/05/05 04:28:56 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 04:28:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 04:28:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 04:28:56 DEBUG : file1(0x925ef8eea40): _writeAt: size=5, off=0 2026/05/05 04:28:56 DEBUG : file1(0x925ef8eea40): >_writeAt: n=5, err= 2026/05/05 04:28:56 DEBUG : file1(0x925ef8eea40): RWFileHandle.Release 2026/05/05 04:28:56 DEBUG : file1(0x925ef8eea40): close: 2026/05/05 04:28:56 DEBUG : file1: vfs cache: setting modification time to 2026-05-05 04:28:56.944752238 +0000 UTC m=+120.824693103 2026/05/05 04:28:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/05 04:28:56 DEBUG : file1(0x925ef8eea40): >close: err= 2026/05/05 04:28:56 DEBUG : file1(0x925ef8eea40): RWFileHandle.Release 2026/05/05 04:28:56 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:56 DEBUG : Looking for writers 2026/05/05 04:28:56 DEBUG : file1: reading active writers 2026/05/05 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:28:56 DEBUG : Looking for writers 2026/05/05 04:28:56 DEBUG : file1: reading active writers 2026/05/05 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:28:56 DEBUG : Looking for writers 2026/05/05 04:28:56 DEBUG : file1: reading active writers 2026/05/05 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:28:57 DEBUG : Looking for writers 2026/05/05 04:28:57 DEBUG : file1: reading active writers 2026/05/05 04:28:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:28:57 DEBUG : file1: vfs cache: starting upload 2026/05/05 04:28:57 DEBUG : Looking for writers 2026/05/05 04:28:57 DEBUG : file1: reading active writers 2026/05/05 04:28:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:28:57 DEBUG : file1: size = 5 OK 2026/05/05 04:28:57 INFO : file1: Copied (new) 2026/05/05 04:28:57 DEBUG : file1: vfs cache: fingerprint now "5" 2026/05/05 04:28:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/05 04:28:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:57 INFO : file1: vfs cache: upload succeeded try #1 2026/05/05 04:28:57 DEBUG : Looking for writers 2026/05/05 04:28:57 DEBUG : file1: reading active writers 2026/05/05 04:28:57 DEBUG : >WaitForWriters: 2026/05/05 04:28:57 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.38s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:28:57 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:28:57 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:28:57 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:57 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:28:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:28:57 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:28:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/05 04:28:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 04:28:59 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:28:59 DEBUG : dir/file1(0x925efb38e80): openPending: 2026/05/05 04:28:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/05/05 04:28:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 04:28:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:28:59 DEBUG : dir/file1(0x925efb38e80): >openPending: err= 2026/05/05 04:28:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 04:28:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:28:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:28:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 04:28:59 DEBUG : dir/file1(0x925efb38e80): _writeAt: size=5, off=0 2026/05/05 04:28:59 DEBUG : dir/file1(0x925efb38e80): >_writeAt: n=5, err= 2026/05/05 04:28:59 DEBUG : dir/file1(0x925efb38e80): close: 2026/05/05 04:28:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:28:59 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-05 04:28:59.483467781 +0000 UTC m=+123.363408646 2026/05/05 04:28:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/05 04:28:59 DEBUG : dir/file1(0x925efb38e80): >close: err= 2026/05/05 04:28:59 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:28:59 DEBUG : dir: Looking for writers 2026/05/05 04:28:59 DEBUG : file1: reading active writers 2026/05/05 04:28:59 DEBUG : Looking for writers 2026/05/05 04:28:59 DEBUG : dir: reading active writers 2026/05/05 04:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:28:59 DEBUG : dir: Looking for writers 2026/05/05 04:28:59 DEBUG : file1: reading active writers 2026/05/05 04:28:59 DEBUG : Looking for writers 2026/05/05 04:28:59 DEBUG : dir: reading active writers 2026/05/05 04:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:28:59 DEBUG : dir: Looking for writers 2026/05/05 04:28:59 DEBUG : file1: reading active writers 2026/05/05 04:28:59 DEBUG : Looking for writers 2026/05/05 04:28:59 DEBUG : dir: reading active writers 2026/05/05 04:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:28:59 DEBUG : dir: Looking for writers 2026/05/05 04:28:59 DEBUG : file1: reading active writers 2026/05/05 04:28:59 DEBUG : Looking for writers 2026/05/05 04:28:59 DEBUG : dir: reading active writers 2026/05/05 04:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:28:59 DEBUG : dir/file1: vfs cache: starting upload 2026/05/05 04:28:59 DEBUG : dir: Looking for writers 2026/05/05 04:28:59 DEBUG : file1: reading active writers 2026/05/05 04:28:59 DEBUG : Looking for writers 2026/05/05 04:28:59 DEBUG : dir: reading active writers 2026/05/05 04:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:28:59 DEBUG : dir: Looking for writers 2026/05/05 04:28:59 DEBUG : file1: reading active writers 2026/05/05 04:28:59 DEBUG : Looking for writers 2026/05/05 04:28:59 DEBUG : dir: reading active writers 2026/05/05 04:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/05 04:29:00 DEBUG : dir: Looking for writers 2026/05/05 04:29:00 DEBUG : file1: reading active writers 2026/05/05 04:29:00 DEBUG : Looking for writers 2026/05/05 04:29:00 DEBUG : dir: reading active writers 2026/05/05 04:29:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/05 04:29:00 DEBUG : dir: Looking for writers 2026/05/05 04:29:00 DEBUG : file1: reading active writers 2026/05/05 04:29:00 DEBUG : Looking for writers 2026/05/05 04:29:00 DEBUG : dir: reading active writers 2026/05/05 04:29:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:01 DEBUG : dir/file1: size = 5 OK 2026/05/05 04:29:01 INFO : dir/file1: Copied (replaced existing) 2026/05/05 04:29:01 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/05/05 04:29:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/05 04:29:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/05 04:29:01 DEBUG : dir: Looking for writers 2026/05/05 04:29:01 DEBUG : file1: reading active writers 2026/05/05 04:29:01 DEBUG : Looking for writers 2026/05/05 04:29:01 DEBUG : dir: reading active writers 2026/05/05 04:29:01 DEBUG : >WaitForWriters: 2026/05/05 04:29:01 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.71s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:02 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:02 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:29:02 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:02 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:02 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:29:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:04 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 04:29:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 04:29:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 04:29:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 04:29:04 DEBUG : dir/file1(0x925efdaa240): _writeAt: size=5, off=0 2026/05/05 04:29:04 DEBUG : dir/file1(0x925efdaa240): openPending: 2026/05/05 04:29:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/05/05 04:29:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 04:29:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:04 DEBUG : dir/file1(0x925efdaa240): >openPending: err= 2026/05/05 04:29:04 DEBUG : dir/file1(0x925efdaa240): >_writeAt: n=5, err= 2026/05/05 04:29:04 DEBUG : dir/file1(0x925efdaa240): _writeAt: size=15, off=5 2026/05/05 04:29:04 DEBUG : dir/file1(0x925efdaa240): >_writeAt: n=15, err= 2026/05/05 04:29:04 DEBUG : dir/file1(0x925efdaa240): close: 2026/05/05 04:29:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/05 04:29:04 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-05 04:29:04.006766255 +0000 UTC m=+127.886707141 2026/05/05 04:29:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:04 DEBUG : dir/file1(0x925efdaa240): >close: err= 2026/05/05 04:29:04 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:04 DEBUG : dir: Looking for writers 2026/05/05 04:29:04 DEBUG : file1: reading active writers 2026/05/05 04:29:04 DEBUG : Looking for writers 2026/05/05 04:29:04 DEBUG : dir: reading active writers 2026/05/05 04:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:29:04 DEBUG : dir: Looking for writers 2026/05/05 04:29:04 DEBUG : file1: reading active writers 2026/05/05 04:29:04 DEBUG : Looking for writers 2026/05/05 04:29:04 DEBUG : dir: reading active writers 2026/05/05 04:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:29:04 DEBUG : dir: Looking for writers 2026/05/05 04:29:04 DEBUG : file1: reading active writers 2026/05/05 04:29:04 DEBUG : Looking for writers 2026/05/05 04:29:04 DEBUG : dir: reading active writers 2026/05/05 04:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:29:04 DEBUG : dir: Looking for writers 2026/05/05 04:29:04 DEBUG : file1: reading active writers 2026/05/05 04:29:04 DEBUG : Looking for writers 2026/05/05 04:29:04 DEBUG : dir: reading active writers 2026/05/05 04:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:29:04 DEBUG : dir/file1: vfs cache: starting upload 2026/05/05 04:29:04 DEBUG : dir: Looking for writers 2026/05/05 04:29:04 DEBUG : file1: reading active writers 2026/05/05 04:29:04 DEBUG : Looking for writers 2026/05/05 04:29:04 DEBUG : dir: reading active writers 2026/05/05 04:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:29:04 DEBUG : dir: Looking for writers 2026/05/05 04:29:04 DEBUG : file1: reading active writers 2026/05/05 04:29:04 DEBUG : Looking for writers 2026/05/05 04:29:04 DEBUG : dir: reading active writers 2026/05/05 04:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/05 04:29:04 DEBUG : dir/file1: size = 20 OK 2026/05/05 04:29:04 INFO : dir/file1: Copied (replaced existing) 2026/05/05 04:29:04 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/05/05 04:29:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/05 04:29:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/05 04:29:04 DEBUG : dir: Looking for writers 2026/05/05 04:29:04 DEBUG : file1: reading active writers 2026/05/05 04:29:04 DEBUG : Looking for writers 2026/05/05 04:29:04 DEBUG : dir: reading active writers 2026/05/05 04:29:04 DEBUG : >WaitForWriters: 2026/05/05 04:29:04 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.90s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:04 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:04 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:29:04 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:04 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:04 DEBUG : file1: newRWFileHandle: 2026/05/05 04:29:04 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/05/05 04:29:04 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:29:04 DEBUG : file1(0x925efe20140): openPending: 2026/05/05 04:29:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:04 DEBUG : file1(0x925efe20140): >openPending: err= 2026/05/05 04:29:04 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 04:29:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 04:29:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 04:29:04 DEBUG : file1(0x925efe20140): _writeAt: size=5, off=0 2026/05/05 04:29:04 DEBUG : file1(0x925efe20140): >_writeAt: n=5, err= 2026/05/05 04:29:04 DEBUG : file1(0x925efe20140): close: 2026/05/05 04:29:04 DEBUG : file1: vfs cache: setting modification time to 2026-05-05 04:29:04.935843534 +0000 UTC m=+128.815784400 2026/05/05 04:29:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:04 DEBUG : file1(0x925efe20140): >close: err= 2026/05/05 04:29:04 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:04 DEBUG : Looking for writers 2026/05/05 04:29:04 DEBUG : file1: reading active writers 2026/05/05 04:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:29:04 DEBUG : Looking for writers 2026/05/05 04:29:04 DEBUG : file1: reading active writers 2026/05/05 04:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:29:04 DEBUG : Looking for writers 2026/05/05 04:29:04 DEBUG : file1: reading active writers 2026/05/05 04:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:29:05 DEBUG : Looking for writers 2026/05/05 04:29:05 DEBUG : file1: reading active writers 2026/05/05 04:29:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:29:05 DEBUG : file1: vfs cache: starting upload 2026/05/05 04:29:05 DEBUG : Looking for writers 2026/05/05 04:29:05 DEBUG : file1: reading active writers 2026/05/05 04:29:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:29:05 DEBUG : file1: size = 5 OK 2026/05/05 04:29:05 INFO : file1: Copied (new) 2026/05/05 04:29:05 DEBUG : file1: vfs cache: fingerprint now "5" 2026/05/05 04:29:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:05 INFO : file1: vfs cache: upload succeeded try #1 2026/05/05 04:29:05 DEBUG : Looking for writers 2026/05/05 04:29:05 DEBUG : file1: reading active writers 2026/05/05 04:29:05 DEBUG : >WaitForWriters: 2026/05/05 04:29:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.41s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:05 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:29:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 INFO : mega root 'rclone-test-vuhofof5nuta': 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 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebf940): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebf940): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebf940): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebf940): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebf940): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.347701052 +0000 UTC m=+129.227641927 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebf940): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfdc0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfdc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfdc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfdc0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfdc0): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfdc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfdc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.347701052 +0000 UTC m=+129.227641927 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfdc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ac380): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ac380): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ac380): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ac380): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ac380): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.347701052 +0000 UTC m=+129.227641927 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ac380): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0078c40 item 1 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00acc80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00acc80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00acc80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00acc80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00acc80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.350482354 +0000 UTC m=+129.230423229 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00acc80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ad180): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ad180): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ad180): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ad180): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ad180): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.350482354 +0000 UTC m=+129.230423229 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ad180): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f00c1340 item 2 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ada80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ada80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ada80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ada80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ada80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.352154939 +0000 UTC m=+129.232095814 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f00ada80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132000): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132000): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132000): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132000): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132000): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132000): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132000): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.352154939 +0000 UTC m=+129.232095814 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132000): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01324c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01324c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01324c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01324c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01324c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.352154939 +0000 UTC m=+129.232095814 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01324c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f01038f0 item 3 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132e00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132e00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132e00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132e00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132e00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.35463042 +0000 UTC m=+129.234571285 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0132e00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0133340): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0133340): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0133340): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0133340): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0133340): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.35463042 +0000 UTC m=+129.234571285 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0133340): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0170150 item 4 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0133c40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0133c40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0133c40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0133c40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0133c40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.356507705 +0000 UTC m=+129.236448580 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0133c40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c61c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c61c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c61c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c61c0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c61c0): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c61c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c61c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.356507705 +0000 UTC m=+129.236448580 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c61c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c6680): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c6680): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c6680): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c6680): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c6680): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.356507705 +0000 UTC m=+129.236448580 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c6680): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f019c700 item 5 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c6fc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c6fc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c6fc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c6fc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c6fc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.358652958 +0000 UTC m=+129.238593833 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c6fc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c7500): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c7500): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c7500): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c7500): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c7500): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.358652958 +0000 UTC m=+129.238593833 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c7500): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f01dee00 item 6 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c7e40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c7e40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c7e40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c7e40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c7e40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.360409074 +0000 UTC m=+129.240349949 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f01c7e40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240440): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240440): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240440): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240440): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240440): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240440): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240440): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.360409074 +0000 UTC m=+129.240349949 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240440): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240900): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240900): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240900): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.360409074 +0000 UTC m=+129.240349949 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0240900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f021f3b0 item 7 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0241240): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0241240): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0241240): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0241240): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0241240): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.362882039 +0000 UTC m=+129.242822914 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0241240): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0241780): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0241780): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0241780): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0241780): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0241780): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.362882039 +0000 UTC m=+129.242822914 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0241780): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0263ab0 item 8 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0100): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f02b0100): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0100): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0100): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0100): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0100): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0100): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b04c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b04c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b04c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b04c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b04c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.364737031 +0000 UTC m=+129.244677906 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b04c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0940): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0940): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0940): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0940): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0940): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0940): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0940): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.364737031 +0000 UTC m=+129.244677906 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0940): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0e40): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0e40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0e40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0e40): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0e40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.364737031 +0000 UTC m=+129.244677906 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b0e40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f02bc1c0 item 9 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b1780): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b1780): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b1780): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b1780): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b1780): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.366983919 +0000 UTC m=+129.246924794 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b1780): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b1cc0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b1cc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b1cc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b1cc0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b1cc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.366983919 +0000 UTC m=+129.246924794 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f02b1cc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f02ec8c0 item 10 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031a6c0): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f031a6c0): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031a6c0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031a6c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031a6c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031a6c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031a6c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031aa80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031aa80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031aa80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031aa80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031aa80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.368791661 +0000 UTC m=+129.248732536 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031aa80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031af80): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031af80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031af80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031af80): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031af80): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031af80): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031af80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.368791661 +0000 UTC m=+129.248732536 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031af80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031b480): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031b480): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031b480): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031b480): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031b480): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.368791661 +0000 UTC m=+129.248732536 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031b480): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0324e70 item 11 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efdab500): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efdab500): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efdab500): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efdab500): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efdab500): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.371153225 +0000 UTC m=+129.251094090 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efdab500): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efdaba40): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efdaba40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efdaba40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efdaba40): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efdaba40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.371153225 +0000 UTC m=+129.251094090 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efdaba40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efdf2850 item 12 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2440): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f03a2440): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2440): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2440): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2440): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2440): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2440): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2800): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2800): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2800): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2800): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2800): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.372945689 +0000 UTC m=+129.252886564 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2800): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2ec0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2ec0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2ec0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2ec0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2ec0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.372945689 +0000 UTC m=+129.252886564 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a2ec0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f03aae00 item 13 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a3800): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a3800): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a3800): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a3800): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a3800): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.374770876 +0000 UTC m=+129.254711751 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a3800): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a3d40): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a3d40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a3d40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a3d40): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a3d40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.374770876 +0000 UTC m=+129.254711751 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f03a3d40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f03eb3b0 item 14 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041c740): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f041c740): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041c740): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041c740): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041c740): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041c740): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041c740): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041cb00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041cb00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041cb00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041cb00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041cb00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.376729173 +0000 UTC m=+129.256670048 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041cb00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041d1c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041d1c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041d1c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041d1c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041d1c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.376729173 +0000 UTC m=+129.256670048 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041d1c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f042d960 item 15 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041db00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041db00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041db00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041db00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041db00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.378681561 +0000 UTC m=+129.258622436 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f041db00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0140): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0140): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0140): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0140): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0140): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.378681561 +0000 UTC m=+129.258622436 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0140): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0498070 item 16 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0a40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0a40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0a40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0a40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0a40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.38050895 +0000 UTC m=+129.260449826 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0a40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0ec0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0ec0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0ec0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0ec0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0ec0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0ec0): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0ec0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.38050895 +0000 UTC m=+129.260449826 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a0ec0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a13c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a13c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a13c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a13c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a13c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.38050895 +0000 UTC m=+129.260449826 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a13c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f04bc620 item 17 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a1d00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a1d00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a1d00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a1d00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a1d00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.382795103 +0000 UTC m=+129.262735978 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f04a1d00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051c340): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051c340): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051c340): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051c340): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051c340): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.382795103 +0000 UTC m=+129.262735978 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051c340): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f04f4d20 item 18 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051cc80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051cc80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051cc80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051cc80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051cc80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.384603256 +0000 UTC m=+129.264544121 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051cc80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d180): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d180): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d180): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d180): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d180): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d180): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d180): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d180): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.384603256 +0000 UTC m=+129.264544121 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d180): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d680): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d680): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d680): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d680): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d680): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.384603256 +0000 UTC m=+129.264544121 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f051d680): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f052d2d0 item 19 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059a0c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059a0c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059a0c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059a0c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059a0c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.387694897 +0000 UTC m=+129.267635772 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059a0c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059a600): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059a600): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059a600): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059a600): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059a600): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.387694897 +0000 UTC m=+129.267635772 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059a600): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f05899d0 item 20 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059af40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059af40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059af40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059af40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059af40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.389565138 +0000 UTC m=+129.269506013 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059af40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b440): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b440): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b440): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b440): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b440): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b440): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b440): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b440): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.389565138 +0000 UTC m=+129.269506013 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b440): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b940): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b940): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b940): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b940): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b940): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.389565138 +0000 UTC m=+129.269506013 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f059b940): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f05ce0e0 item 21 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f8380): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f8380): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f8380): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f8380): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f8380): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.391740518 +0000 UTC m=+129.271681393 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f8380): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f88c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f88c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f88c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f88c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f88c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.391740518 +0000 UTC m=+129.271681393 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f88c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f06007e0 item 22 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9200): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9200): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9200): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9200): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9200): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.393457609 +0000 UTC m=+129.273398484 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9200): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9700): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9700): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9700): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9700): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9700): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9700): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9700): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9700): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.393457609 +0000 UTC m=+129.273398484 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9700): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9c00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9c00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9c00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9c00): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9c00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.393457609 +0000 UTC m=+129.273398484 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f05f9c00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0636d90 item 23 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674640): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674640): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674640): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674640): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674640): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.395785119 +0000 UTC m=+129.275725994 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031b980): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031b980): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031b980): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031b980): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031b980): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.395785119 +0000 UTC m=+129.275725994 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f031b980): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0325180 item 24 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037e380): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f037e380): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037e380): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037e380): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037e380): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037e380): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037e380): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037e740): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037e740): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037e740): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037e740): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037e740): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.397933238 +0000 UTC m=+129.277874113 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037e740): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037ec40): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037ec40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037ec40): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037ec40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037ec40): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037ec40): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037ec40): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037ec40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.397933238 +0000 UTC m=+129.277874113 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037ec40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037f180): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037f180): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037f180): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037f180): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037f180): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.397933238 +0000 UTC m=+129.277874113 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037f180): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0701730 item 25 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037fac0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037fac0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037fac0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037fac0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037fac0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.400486286 +0000 UTC m=+129.280427161 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f037fac0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778100): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778100): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778100): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778100): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778100): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.400486286 +0000 UTC m=+129.280427161 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778100): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f074be30 item 26 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778a00): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f0778a00): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778a00): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778a00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778a00): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778a00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778dc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778dc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778dc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778dc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778dc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.402349274 +0000 UTC m=+129.282290149 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0778dc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07792c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07792c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07792c0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07792c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07792c0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07792c0): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07792c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07792c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.402349274 +0000 UTC m=+129.282290149 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07792c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0779800): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0779800): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0779800): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0779800): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0779800): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.402349274 +0000 UTC m=+129.282290149 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0779800): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f07ba540 item 27 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07de240): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07de240): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07de240): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07de240): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07de240): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.404664841 +0000 UTC m=+129.284605706 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07de240): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07de780): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07de780): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07de780): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07de780): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07de780): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.404664841 +0000 UTC m=+129.284605706 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07de780): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f07e0c40 item 28 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07df080): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f07df080): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07df080): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07df080): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07df080): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07df080): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07df080): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07df440): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07df440): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07df440): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07df440): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07df440): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.406736345 +0000 UTC m=+129.286677220 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07df440): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07dfb00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07dfb00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07dfb00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07dfb00): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07dfb00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.406736345 +0000 UTC m=+129.286677220 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f07dfb00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f08191f0 item 29 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0854540): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0854540): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0854540): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0854540): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0854540): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.40863007 +0000 UTC m=+129.288570945 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0854540): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0854a80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0854a80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0854a80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0854a80): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0854a80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.40863007 +0000 UTC m=+129.288570945 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0854a80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f085f7a0 item 30 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855380): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f0855380): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855380): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855380): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855380): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855380): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855380): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855740): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855740): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855740): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855740): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855740): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.410577298 +0000 UTC m=+129.290518162 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855740): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855e00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855e00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855e00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855e00): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855e00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.410577298 +0000 UTC m=+129.290518162 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0855e00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0885d50 item 31 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c2840): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c2840): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c2840): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c2840): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c2840): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.412385622 +0000 UTC m=+129.292326497 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c2840): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c2d80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c2d80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c2d80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c2d80): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c2d80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.412385622 +0000 UTC m=+129.292326497 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c2d80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0900460 item 32 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3680): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3680): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3680): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3680): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3680): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.414170812 +0000 UTC m=+129.294111687 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3680): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3b00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3b00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3b00): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3b00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3b00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0934a10 item 33 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3b00): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3b00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.414730865 +0000 UTC m=+129.294671730 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f08c3b00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966100): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966100): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966100): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966100): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966100): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.414730865 +0000 UTC m=+129.294671730 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966100): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0934bd0 item 33 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966a00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966a00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966a00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966a00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966a00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.416417789 +0000 UTC m=+129.296358664 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966a00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966e80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966e80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f097b180 item 34 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966e80): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966e80): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966e80): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966e80): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966e80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.417041584 +0000 UTC m=+129.296982459 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0966e80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09673c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09673c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09673c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09673c0): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09673c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.417041584 +0000 UTC m=+129.296982459 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09673c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f097b340 item 34 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0967cc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0967cc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0967cc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0967cc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0967cc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.418615141 +0000 UTC m=+129.298556016 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0967cc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea240): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea240): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea240): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea240): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea240): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f09b38f0 item 35 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea240): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea240): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.419191456 +0000 UTC m=+129.299132331 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea240): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea740): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea740): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea740): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea740): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea740): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.419191456 +0000 UTC m=+129.299132331 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ea740): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f09b3ab0 item 35 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb080): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb080): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb080): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb080): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb080): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.420891133 +0000 UTC m=+129.300831998 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb080): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb580): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb580): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0a1e1c0 item 36 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb580): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb580): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb580): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb580): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb580): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.421573339 +0000 UTC m=+129.301514214 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09eb580): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ebac0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ebac0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ebac0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ebac0): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ebac0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.421573339 +0000 UTC m=+129.301514214 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f09ebac0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0a1e380 item 36 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a344c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a344c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a344c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a344c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a344c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.423125115 +0000 UTC m=+129.303065990 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a344c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34940): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34940): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34940): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34940): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34940): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0a40930 item 37 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34940): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34940): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.423687834 +0000 UTC m=+129.303628709 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34940): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34e40): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34e40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34e40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34e40): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34e40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.423687834 +0000 UTC m=+129.303628709 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a34e40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0a40af0 item 37 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35780): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35780): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35780): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35780): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35780): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.425435272 +0000 UTC m=+129.305376148 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35780): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35c80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35c80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0a750a0 item 38 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35c80): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35c80): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35c80): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35c80): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35c80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.426057884 +0000 UTC m=+129.305998750 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0a35c80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aaa2c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aaa2c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aaa2c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aaa2c0): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aaa2c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.426057884 +0000 UTC m=+129.305998750 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aaa2c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0a75260 item 38 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aaac00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aaac00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aaac00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aaac00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aaac00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.427613729 +0000 UTC m=+129.307554604 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aaac00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab100): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab100): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab100): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab100): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab100): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0acf810 item 39 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab100): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab100): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.428270164 +0000 UTC m=+129.308211030 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab100): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab600): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab600): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab600): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab600): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab600): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.428270164 +0000 UTC m=+129.308211030 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0aab600): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0acf9d0 item 39 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e040): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e040): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e040): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e040): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e040): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.430306782 +0000 UTC m=+129.310247657 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e040): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e540): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e540): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0b520e0 item 40 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e540): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e540): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e540): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e540): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e540): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.43101615 +0000 UTC m=+129.310957025 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3e540): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3ea80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3ea80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3ea80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3ea80): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3ea80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.43101615 +0000 UTC m=+129.310957025 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3ea80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0b522a0 item 40 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f300): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f300): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f300): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f300): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f300): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f300): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f300): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.432784267 +0000 UTC m=+129.312725132 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f300): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f800): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f800): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f800): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0b76850 item 41 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f800): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f800): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.433556523 +0000 UTC m=+129.313497388 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3f800): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3fcc0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3fcc0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3fcc0): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3fcc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3fcc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0b76a10 item 41 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3fcc0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3fcc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.434350611 +0000 UTC m=+129.314291506 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b3fcc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94300): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94300): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94300): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94300): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94300): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.434350611 +0000 UTC m=+129.314291506 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94300): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0b76bd0 item 41 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94c00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94c00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94c00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94c00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94c00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94c00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94c00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.436676458 +0000 UTC m=+129.316617373 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b94c00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95100): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95100): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95100): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0ba3180 item 42 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95100): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95100): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.437337112 +0000 UTC m=+129.317278017 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95100): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95640): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95640): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0ba3340 item 42 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95640): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95640): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95640): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95640): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95640): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.437953262 +0000 UTC m=+129.317894127 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95bc0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95bc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95bc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95bc0): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95bc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.437953262 +0000 UTC m=+129.317894127 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0b95bc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0ba3500 item 42 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be25c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be25c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be25c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be25c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be25c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be25c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be25c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.439748782 +0000 UTC m=+129.319689657 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be25c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be2ac0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be2ac0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be2ac0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0bebab0 item 43 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be2ac0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be2ac0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.440340595 +0000 UTC m=+129.320281470 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be2ac0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3000): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3000): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3000): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3000): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3000): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0bebc70 item 43 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3000): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3000): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.440877275 +0000 UTC m=+129.320818150 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3000): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3540): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3540): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3540): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3540): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3540): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.440877275 +0000 UTC m=+129.320818150 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3540): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0bebe30 item 43 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3e40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3e40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3e40): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3e40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3e40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3e40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3e40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.442625976 +0000 UTC m=+129.322566851 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0be3e40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66440): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66440): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66440): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0c4e540 item 44 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66440): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66440): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.443230533 +0000 UTC m=+129.323171408 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66440): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66980): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66980): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0c4e700 item 44 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66980): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66980): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66980): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66980): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66980): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.443872351 +0000 UTC m=+129.323813227 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66980): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66f00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66f00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66f00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66f00): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66f00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.443872351 +0000 UTC m=+129.323813227 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c66f00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0c4e8c0 item 44 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67800): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67800): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67800): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67800): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67800): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67800): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67800): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.445489283 +0000 UTC m=+129.325430148 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67800): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67d00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67d00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67d00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0c90e70 item 45 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67d00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67d00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.446005633 +0000 UTC m=+129.325946498 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0c67d00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbc500): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbc500): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbc500): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbc500): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbc500): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.446005633 +0000 UTC m=+129.325946498 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbc500): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0c91030 item 45 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbce00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbce00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbce00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbce00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbce00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbce00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbce00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.447531079 +0000 UTC m=+129.327471944 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbce00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbd300): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbd300): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbd300): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0cd55e0 item 46 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbd300): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbd300): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.448122172 +0000 UTC m=+129.328063038 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbd300): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbda00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbda00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbda00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbda00): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbda00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.448122172 +0000 UTC m=+129.328063038 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cbda00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0cd57a0 item 46 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8400): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8400): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8400): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8400): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8400): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8400): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8400): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.449606571 +0000 UTC m=+129.329547435 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8400): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8900): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8900): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0d0bd50 item 47 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8900): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.450076393 +0000 UTC m=+129.330017258 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf8900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9000): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9000): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9000): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9000): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9000): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.450076393 +0000 UTC m=+129.330017258 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9000): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0d44070 item 47 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9900): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9900): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9900): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9900): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9900): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.451662855 +0000 UTC m=+129.331603721 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9e00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9e00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9e00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0d6a620 item 48 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9e00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9e00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.452162935 +0000 UTC m=+129.332103800 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0cf9e00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7e600): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7e600): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7e600): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7e600): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7e600): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.452162935 +0000 UTC m=+129.332103800 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7e600): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0d6a7e0 item 48 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7ef00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7ef00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7ef00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7ef00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7ef00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.453737304 +0000 UTC m=+129.333678169 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7ef00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f380): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f380): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f380): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f380): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f380): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f380): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0db0d90 item 49 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f380): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f380): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.454231302 +0000 UTC m=+129.334172167 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f380): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f8c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f8c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f8c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f8c0): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f8c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.454231302 +0000 UTC m=+129.334172167 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0d7f8c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0db0f50 item 49 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0300): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0300): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0300): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0300): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0300): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.455695553 +0000 UTC m=+129.335636428 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0300): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0800): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0800): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0800): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0df5500 item 50 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0800): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0800): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0800): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0800): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0800): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.456318556 +0000 UTC m=+129.336259421 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0800): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0d80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0d80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0d80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0d80): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0d80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.456318556 +0000 UTC m=+129.336259421 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df0d80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0df56c0 item 50 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df16c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df16c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df16c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df16c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df16c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.457665503 +0000 UTC m=+129.337606369 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df16c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df1bc0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df1bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df1bc0): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df1bc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df1bc0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df1bc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0e2fc70 item 51 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df1bc0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df1bc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.458201512 +0000 UTC m=+129.338142377 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0df1bc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20dc0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20dc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20dc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20dc0): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20dc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.458201512 +0000 UTC m=+129.338142377 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20dc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efe1f490 item 51 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21700): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21700): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21700): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21700): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21700): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.459753479 +0000 UTC m=+129.339694354 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21700): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21c00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21c00): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21c00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efe5ba40 item 52 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21c00): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21c00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21c00): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21c00): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21c00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.460364859 +0000 UTC m=+129.340305724 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21c00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e94280): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e94280): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e94280): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e94280): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e94280): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.460364859 +0000 UTC m=+129.340305724 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e94280): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efe5bc00 item 52 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e94bc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e94bc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e94bc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e94bc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e94bc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.461764928 +0000 UTC m=+129.341705793 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e94bc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e950c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e950c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e950c0): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e950c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e950c0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e950c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0eae310 item 53 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e950c0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e950c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.462361832 +0000 UTC m=+129.342302696 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e950c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e95600): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e95600): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e95600): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e95600): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e95600): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.462361832 +0000 UTC m=+129.342302696 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e95600): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0eae4d0 item 53 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28040): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28040): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28040): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28040): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28040): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.463845188 +0000 UTC m=+129.343786053 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28040): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28540): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28540): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28540): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0eeca80 item 54 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28540): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28540): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28540): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28540): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28540): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.46446234 +0000 UTC m=+129.344403205 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28540): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28ac0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28ac0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28ac0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28ac0): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28ac0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.46446234 +0000 UTC m=+129.344403205 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f28ac0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0eecc40 item 54 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29400): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29400): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29400): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29400): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29400): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.466008426 +0000 UTC m=+129.345949301 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29400): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29900): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29900): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29900): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29900): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29900): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0f431f0 item 55 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29900): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.466533314 +0000 UTC m=+129.346474189 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29e40): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29e40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29e40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29e40): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29e40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.466533314 +0000 UTC m=+129.346474189 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f29e40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0f433b0 item 55 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66880): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66880): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66880): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66880): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66880): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.468129815 +0000 UTC m=+129.348070690 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66880): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674c40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674c40): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674c40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f067f6c0 item 56 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674c40): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674c40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674c40): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674c40): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674c40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.468658909 +0000 UTC m=+129.348599774 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0674c40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06751c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06751c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06751c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06751c0): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06751c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.468658909 +0000 UTC m=+129.348599774 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06751c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f067f880 item 56 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0675ac0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0675ac0): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0675ac0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0675ac0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0675ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0675ac0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0675ac0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0675ac0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.470042897 +0000 UTC m=+129.349983762 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0675ac0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6100): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6100): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6100): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f06c9e30 item 57 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6100): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6100): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.47059232 +0000 UTC m=+129.350533185 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6100): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6640): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6640): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6640): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6640): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6640): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6640): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f06e0150 item 57 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6640): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6640): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.471126585 +0000 UTC m=+129.351067450 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6bc0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6bc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6bc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6bc0): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6bc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.471126585 +0000 UTC m=+129.351067450 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e6bc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f06e0310 item 57 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e74c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e74c0): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e74c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e74c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e74c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e74c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e74c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e74c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.472563112 +0000 UTC m=+129.352503978 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e74c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e7a00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e7a00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e7a00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f10148c0 item 58 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e7a00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e7a00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.47310948 +0000 UTC m=+129.353050355 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f06e7a00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052040): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052040): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052040): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1014a80 item 58 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052040): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052040): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052040): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052040): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052040): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.473708739 +0000 UTC m=+129.353649614 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052040): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052600): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052600): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052600): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052600): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052600): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.473708739 +0000 UTC m=+129.353649614 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052600): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1014c40 item 58 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052f00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052f00): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052f00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052f00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052f00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052f00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052f00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052f00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.475529776 +0000 UTC m=+129.355470651 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1052f00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053440): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053440): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053440): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f10651f0 item 59 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053440): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053440): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.476042079 +0000 UTC m=+129.355982954 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053440): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053980): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053980): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053980): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053980): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053980): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053980): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f10653b0 item 59 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053980): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053980): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.476662467 +0000 UTC m=+129.356603342 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1053980): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c000): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c000): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c000): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c000): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c000): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.476662467 +0000 UTC m=+129.356603342 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c000): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1065570 item 59 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c900): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c900): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c900): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c900): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c900): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c900): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.47835981 +0000 UTC m=+129.358300674 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116c900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116ce40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116ce40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116ce40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1175b20 item 60 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116ce40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116ce40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.478961002 +0000 UTC m=+129.358901877 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116ce40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d380): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d380): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d380): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1175ce0 item 60 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d380): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d380): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d380): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d380): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d380): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.479546724 +0000 UTC m=+129.359487589 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d380): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d940): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d940): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d940): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d940): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d940): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.479546724 +0000 UTC m=+129.359487589 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f116d940): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1416000 item 60 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c340): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c340): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c340): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c340): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c340): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c340): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c340): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c340): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.481058665 +0000 UTC m=+129.360999531 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c340): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c880): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c880): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c880): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f143a5b0 item 61 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c880): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c880): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.481570758 +0000 UTC m=+129.361511623 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141c880): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141cf80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141cf80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141cf80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141cf80): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141cf80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.481570758 +0000 UTC m=+129.361511623 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141cf80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f143a770 item 61 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141d880): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141d880): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141d880): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141d880): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141d880): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141d880): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141d880): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141d880): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.483133515 +0000 UTC m=+129.363074379 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141d880): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141ddc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141ddc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141ddc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1456d20 item 62 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141ddc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141ddc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.483668561 +0000 UTC m=+129.363609426 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f141ddc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147c5c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147c5c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147c5c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147c5c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147c5c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.483668561 +0000 UTC m=+129.363609426 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147c5c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1456ee0 item 62 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147cec0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147cec0): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147cec0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147cec0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147cec0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147cec0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147cec0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147cec0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.485314005 +0000 UTC m=+129.365254870 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147cec0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147d400): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147d400): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147d400): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1491490 item 63 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147d400): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147d400): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.485771334 +0000 UTC m=+129.365712199 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147d400): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147db00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147db00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147db00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147db00): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147db00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.485771334 +0000 UTC m=+129.365712199 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f147db00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1491650 item 63 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14be500): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14be500): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14be500): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14be500): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14be500): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14be500): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14be500): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14be500): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.487693815 +0000 UTC m=+129.367634679 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14be500): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bea40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bea40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bea40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f14c3c00 item 64 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bea40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bea40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.48821757 +0000 UTC m=+129.368158445 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bea40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bf140): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bf140): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bf140): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bf140): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bf140): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.48821757 +0000 UTC m=+129.368158445 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bf140): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f14c3dc0 item 64 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfa40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfa40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfa40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfa40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfa40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.489876188 +0000 UTC m=+129.369817054 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfa40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfec0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfec0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfec0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfec0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfec0): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f15104d0 item 65 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfec0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfec0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.490419841 +0000 UTC m=+129.370360706 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f14bfec0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15184c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15184c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15184c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15184c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15184c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.490419841 +0000 UTC m=+129.370360706 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15184c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1510690 item 65 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1518dc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1518dc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1518dc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1518dc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1518dc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.491959155 +0000 UTC m=+129.371900030 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1518dc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519240): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519240): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f152ac40 item 66 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519240): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519240): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519240): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519240): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519240): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.492702967 +0000 UTC m=+129.372643832 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519240): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519780): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519780): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519780): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519780): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519780): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.492702967 +0000 UTC m=+129.372643832 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1519780): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f152ae00 item 66 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c180): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c180): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c180): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c180): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c180): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.494268069 +0000 UTC m=+129.374208934 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c180): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c600): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c600): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c600): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c600): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c600): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f15613b0 item 67 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c600): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c600): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.494771665 +0000 UTC m=+129.374712530 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157c600): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157cb00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157cb00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157cb00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157cb00): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157cb00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.494771665 +0000 UTC m=+129.374712530 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157cb00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1561570 item 67 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d440): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d440): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d440): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d440): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d440): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.496409224 +0000 UTC m=+129.376350090 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d440): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d940): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d940): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f159db20 item 68 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d940): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d940): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d940): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d940): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d940): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.497196529 +0000 UTC m=+129.377137395 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157d940): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157de80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157de80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157de80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157de80): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157de80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.497196529 +0000 UTC m=+129.377137395 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f157de80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f159dce0 item 68 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6880): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6880): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6880): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6880): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6880): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.498716886 +0000 UTC m=+129.378657752 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6880): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6d00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6d00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6d00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6d00): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6d00): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f15f03f0 item 69 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6d00): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6d00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.499347083 +0000 UTC m=+129.379287948 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c6d00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c7200): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c7200): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c7200): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c7200): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c7200): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.499347083 +0000 UTC m=+129.379287948 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c7200): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f15f05b0 item 69 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c7b40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c7b40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c7b40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c7b40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c7b40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.50112048 +0000 UTC m=+129.381061375 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f15c7b40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628140): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628140): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1602b60 item 70 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628140): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628140): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628140): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628140): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628140): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.501708166 +0000 UTC m=+129.381649041 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628140): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628680): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628680): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628680): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628680): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628680): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.501708166 +0000 UTC m=+129.381649041 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628680): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1602d20 item 70 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628fc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628fc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628fc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628fc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628fc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.503336839 +0000 UTC m=+129.383277704 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1628fc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16294c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16294c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16294c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16294c0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16294c0): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f16352d0 item 71 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16294c0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16294c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.503883337 +0000 UTC m=+129.383824202 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16294c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16299c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16299c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16299c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16299c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16299c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.503883337 +0000 UTC m=+129.383824202 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16299c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1635490 item 71 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a400): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a400): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a400): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a400): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a400): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.505534922 +0000 UTC m=+129.385475788 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a400): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a900): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f166da40 item 72 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a900): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a900): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a900): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a900): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.506217499 +0000 UTC m=+129.386158364 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166a900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166ae40): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166ae40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166ae40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166ae40): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166ae40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.506217499 +0000 UTC m=+129.386158364 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166ae40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f166dc00 item 72 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166b6c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166b6c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166b6c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166b6c0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166b6c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166b6c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166b6c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.507700615 +0000 UTC m=+129.387641481 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166b6c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166bbc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166bbc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166bbc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f16ba310 item 73 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166bbc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166bbc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.508220252 +0000 UTC m=+129.388161117 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f166bbc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8180): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8180): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8180): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8180): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8180): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f16ba4d0 item 73 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8180): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8180): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.508772652 +0000 UTC m=+129.388713517 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8180): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c86c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c86c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c86c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c86c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c86c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.508772652 +0000 UTC m=+129.388713517 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c86c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f16ba690 item 73 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8fc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8fc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8fc0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8fc0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8fc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8fc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8fc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.510531391 +0000 UTC m=+129.390472266 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c8fc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c94c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c94c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c94c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f16dac40 item 74 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c94c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c94c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.511051428 +0000 UTC m=+129.390992294 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c94c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c9a00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c9a00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f16dae00 item 74 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c9a00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c9a00): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c9a00): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c9a00): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c9a00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.511763871 +0000 UTC m=+129.391704736 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f16c9a00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702080): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702080): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702080): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702080): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702080): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.511763871 +0000 UTC m=+129.391704736 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702080): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f16dafc0 item 74 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702980): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702980): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702980): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702980): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702980): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702980): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702980): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.513355203 +0000 UTC m=+129.393296068 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702980): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702e80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702e80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702e80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f170f570 item 75 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702e80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702e80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.513832349 +0000 UTC m=+129.393773214 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1702e80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17033c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17033c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17033c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17033c0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17033c0): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f170f730 item 75 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17033c0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17033c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.514354681 +0000 UTC m=+129.394295546 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17033c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1703900): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1703900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1703900): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1703900): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1703900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.514354681 +0000 UTC m=+129.394295546 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1703900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f170f8f0 item 75 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e300): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e300): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e300): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e300): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e300): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e300): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e300): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.515858467 +0000 UTC m=+129.395799332 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e300): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e800): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e800): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e800): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f176e000 item 76 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e800): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e800): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.516410575 +0000 UTC m=+129.396351440 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174e800): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174ed40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174ed40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f176e1c0 item 76 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174ed40): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174ed40): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174ed40): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174ed40): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174ed40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.516976679 +0000 UTC m=+129.396917545 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174ed40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174f2c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174f2c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174f2c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174f2c0): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174f2c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.516976679 +0000 UTC m=+129.396917545 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174f2c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f176e380 item 76 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174fbc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174fbc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174fbc0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174fbc0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174fbc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174fbc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174fbc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.518512877 +0000 UTC m=+129.398453742 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f174fbc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a41c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a41c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a41c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f177e930 item 77 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a41c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a41c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.519028345 +0000 UTC m=+129.398969220 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a41c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a48c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a48c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a48c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a48c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a48c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.519028345 +0000 UTC m=+129.398969220 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a48c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f177eaf0 item 77 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a51c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a51c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a51c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a51c0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a51c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a51c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a51c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.520892446 +0000 UTC m=+129.400833311 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a51c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a56c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a56c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a56c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f17bb0a0 item 78 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a56c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a56c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.521403316 +0000 UTC m=+129.401344191 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a56c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a5dc0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a5dc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a5dc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a5dc0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a5dc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.521403316 +0000 UTC m=+129.401344191 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17a5dc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f17bb260 item 78 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e27c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e27c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e27c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e27c0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e27c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e27c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e27c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.523212891 +0000 UTC m=+129.403153757 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e27c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e2cc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e2cc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e2cc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f17eb810 item 79 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e2cc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e2cc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.523709295 +0000 UTC m=+129.403650160 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e2cc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e33c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e33c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e33c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e33c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e33c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.523709295 +0000 UTC m=+129.403650160 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e33c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f17eb9d0 item 79 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e3cc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e3cc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e3cc0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e3cc0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e3cc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e3cc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e3cc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.525405145 +0000 UTC m=+129.405346009 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f17e3cc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18502c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18502c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18502c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f184e0e0 item 80 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18502c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18502c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.526000555 +0000 UTC m=+129.405941420 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18502c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18509c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18509c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18509c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18509c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18509c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.526000555 +0000 UTC m=+129.405941420 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18509c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f184e2a0 item 80 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18512c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18512c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18512c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18512c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18512c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.527949817 +0000 UTC m=+129.407890682 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18512c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851740): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851740): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851740): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851740): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851740): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851740): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1874850 item 81 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851740): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851740): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.528494711 +0000 UTC m=+129.408435577 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851740): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851c80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851c80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851c80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851c80): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851c80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.528494711 +0000 UTC m=+129.408435577 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1851c80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1874a10 item 81 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18886c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18886c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18886c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18886c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18886c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.530239544 +0000 UTC m=+129.410180409 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18886c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1888bc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1888bc0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1888bc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f188efc0 item 82 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1888bc0): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1888bc0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1888bc0): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1888bc0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1888bc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.530840005 +0000 UTC m=+129.410780870 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1888bc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1889140): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1889140): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1889140): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1889140): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1889140): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.530840005 +0000 UTC m=+129.410780870 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1889140): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f188f180 item 82 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1889a80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1889a80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1889a80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1889a80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1889a80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.532296771 +0000 UTC m=+129.412237637 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1889a80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec080): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec080): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec080): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec080): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec080): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec080): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f18bd730 item 83 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec080): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec080): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.532871492 +0000 UTC m=+129.412812358 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec080): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec5c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec5c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec5c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec5c0): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec5c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.532871492 +0000 UTC m=+129.412812358 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ec5c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f18bd8f0 item 83 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ecf00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ecf00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ecf00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ecf00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ecf00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.534749238 +0000 UTC m=+129.414690113 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ecf00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed400): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed400): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed400): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f191e000 item 84 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed400): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed400): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed400): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed400): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed400): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.535381278 +0000 UTC m=+129.415322153 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed400): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed980): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed980): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed980): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed980): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed980): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.535381278 +0000 UTC m=+129.415322153 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f18ed980): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f191e1c0 item 84 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c3c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c3c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c3c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c3c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c3c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.536980875 +0000 UTC m=+129.416921740 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c3c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c8c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c8c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c8c0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c8c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c8c0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c8c0): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1948770 item 85 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c8c0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c8c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.537543835 +0000 UTC m=+129.417484700 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192c8c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192ce00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192ce00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192ce00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192ce00): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192ce00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.537543835 +0000 UTC m=+129.417484700 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192ce00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1948930 item 85 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192d740): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192d740): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192d740): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192d740): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192d740): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.539055506 +0000 UTC m=+129.418996370 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192d740): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192dc40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192dc40): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192dc40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1960ee0 item 86 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192dc40): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192dc40): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192dc40): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192dc40): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192dc40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.539587094 +0000 UTC m=+129.419527960 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f192dc40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19882c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19882c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19882c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19882c0): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19882c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.539587094 +0000 UTC m=+129.419527960 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19882c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f19610a0 item 86 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1988c00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1988c00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1988c00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1988c00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1988c00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.541023243 +0000 UTC m=+129.420964107 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1988c00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989100): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989100): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989100): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989100): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989100): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989100): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1995650 item 87 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989100): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989100): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.541531016 +0000 UTC m=+129.421471882 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989100): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989640): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989640): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989640): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989640): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989640): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.541531016 +0000 UTC m=+129.421471882 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1989640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1995810 item 87 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8080): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8080): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8080): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8080): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8080): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.542886911 +0000 UTC m=+129.422827776 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8080): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8580): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8580): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8580): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f19c3dc0 item 88 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8580): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8580): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8580): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8580): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8580): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.543373004 +0000 UTC m=+129.423313869 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8580): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8b00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8b00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8b00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8b00): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8b00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.543373004 +0000 UTC m=+129.423313869 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e8b00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f19f40e0 item 88 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9400): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9400): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9400): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9400): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9400): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9400): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9400): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9400): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.54458715 +0000 UTC m=+129.424528015 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9400): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9940): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9940): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9940): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1a18690 item 89 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9940): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9940): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.54499868 +0000 UTC m=+129.424939546 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9940): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9e80): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9e80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9e80): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9e80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9e80): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9e80): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1a18850 item 89 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9e80): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9e80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.5455042 +0000 UTC m=+129.425445066 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f19e9e80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26500): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26500): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26500): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26500): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26500): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.5455042 +0000 UTC m=+129.425445066 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26500): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1a18a10 item 89 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26e00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26e00): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26e00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26e00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26e00): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26e00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26e00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26e00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.546768572 +0000 UTC m=+129.426709437 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a26e00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27340): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27340): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27340): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1a38fc0 item 90 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27340): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27340): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.547176336 +0000 UTC m=+129.427117201 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27340): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27880): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27880): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27880): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1a39180 item 90 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27880): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27880): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27880): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27880): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27880): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.547677638 +0000 UTC m=+129.427618502 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27880): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27e40): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27e40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27e40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27e40): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27e40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.547677638 +0000 UTC m=+129.427618502 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a27e40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1a39340 item 90 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68840): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68840): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68840): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68840): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68840): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68840): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68840): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68840): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.548903606 +0000 UTC m=+129.428844470 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68840): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68d80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68d80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68d80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1a718f0 item 91 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68d80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68d80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.549275261 +0000 UTC m=+129.429216126 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a68d80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a692c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a692c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a692c0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a692c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a692c0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a692c0): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1a71ab0 item 91 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a692c0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a692c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.549717682 +0000 UTC m=+129.429658547 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a692c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a69840): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a69840): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a69840): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a69840): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a69840): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.549717682 +0000 UTC m=+129.429658547 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1a69840): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1a71c70 item 91 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6240): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6240): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6240): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6240): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6240): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6240): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6240): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6240): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.551073035 +0000 UTC m=+129.431013900 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6240): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6780): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6780): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6780): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1ad4380 item 92 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6780): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6780): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.551462815 +0000 UTC m=+129.431403680 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6780): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6cc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6cc0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6cc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1ad4540 item 92 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6cc0): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6cc0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6cc0): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6cc0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6cc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.551898683 +0000 UTC m=+129.431839548 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab6cc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7280): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7280): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7280): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7280): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7280): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.551898683 +0000 UTC m=+129.431839548 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7280): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1ad4700 item 92 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7b80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7b80): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7b80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7b80): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7b80): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7b80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7b80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7b80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.553210104 +0000 UTC m=+129.433150968 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ab7b80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b101c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b101c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b101c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1aeacb0 item 93 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b101c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b101c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.553568875 +0000 UTC m=+129.433509740 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b101c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b108c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b108c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b108c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b108c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b108c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.553568875 +0000 UTC m=+129.433509740 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b108c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1aeae70 item 93 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b111c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b111c0): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b111c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b111c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b111c0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b111c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b111c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b111c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.55502519 +0000 UTC m=+129.434966054 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b111c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b11700): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b11700): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b11700): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1b23420 item 94 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b11700): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b11700): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.555420671 +0000 UTC m=+129.435361537 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b11700): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b11e00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b11e00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b11e00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b11e00): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b11e00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.555420671 +0000 UTC m=+129.435361537 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b11e00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1b235e0 item 94 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4e800): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4e800): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4e800): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4e800): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4e800): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4e800): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4e800): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4e800): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.556761437 +0000 UTC m=+129.436702323 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4e800): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4ed40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4ed40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4ed40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1b5db90 item 95 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4ed40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4ed40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.557264713 +0000 UTC m=+129.437205578 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4ed40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4f440): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4f440): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4f440): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4f440): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4f440): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.557264713 +0000 UTC m=+129.437205578 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4f440): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1b5dd50 item 95 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4fd40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4fd40): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4fd40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4fd40): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4fd40): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4fd40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4fd40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4fd40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.558797463 +0000 UTC m=+129.438738328 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1b4fd40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbe380): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbe380): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbe380): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1bba460 item 96 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbe380): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbe380): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.559595188 +0000 UTC m=+129.439536063 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbe380): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbea80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbea80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbea80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbea80): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbea80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.559595188 +0000 UTC m=+129.439536063 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbea80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1bba620 item 96 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= 2026/05/05 04:29:05 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:05 DEBUG : Looking for writers 2026/05/05 04:29:05 DEBUG : >WaitForWriters: 2026/05/05 04:29:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:05 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:29:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbf880): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbf880): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbf880): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbf880): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbf880): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.565029397 +0000 UTC m=+129.444970272 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbf880): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbfd00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbfd00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbfd00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbfd00): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbfd00): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbfd00): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbfd00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.565029397 +0000 UTC m=+129.444970272 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1bbfd00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5e2c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5e2c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5e2c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5e2c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5e2c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.565029397 +0000 UTC m=+129.444970272 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5e2c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1c2fdc0 item 1 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5ebc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5ebc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5ebc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5ebc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5ebc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.566954523 +0000 UTC m=+129.446895388 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5ebc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5f0c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5f0c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5f0c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5f0c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5f0c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.566954523 +0000 UTC m=+129.446895388 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5f0c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1c94620 item 2 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5f9c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5f9c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5f9c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5f9c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5f9c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.56848024 +0000 UTC m=+129.448421105 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5f9c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5fe40): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5fe40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5fe40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5fe40): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5fe40): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5fe40): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5fe40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.56848024 +0000 UTC m=+129.448421105 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1c5fe40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1cce400): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1cce400): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1cce400): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1cce400): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1cce400): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.56848024 +0000 UTC m=+129.448421105 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1cce400): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1ca8bd0 item 3 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1cced40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1cced40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1cced40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1cced40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1cced40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.57100273 +0000 UTC m=+129.450943605 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1cced40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ccf280): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ccf280): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ccf280): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ccf280): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ccf280): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.57100273 +0000 UTC m=+129.450943605 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ccf280): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1cdd2d0 item 4 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ccfb80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ccfb80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ccfb80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ccfb80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ccfb80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.572897348 +0000 UTC m=+129.452838223 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ccfb80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34100): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34100): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34100): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34100): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34100): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34100): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34100): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.572897348 +0000 UTC m=+129.452838223 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34100): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d345c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d345c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d345c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d345c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d345c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.572897348 +0000 UTC m=+129.452838223 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d345c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1d09880 item 5 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34f00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34f00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34f00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34f00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34f00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.57532621 +0000 UTC m=+129.455267096 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d34f00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d35440): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d35440): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d35440): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d35440): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d35440): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.57532621 +0000 UTC m=+129.455267096 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d35440): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1d6e0e0 item 6 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d35d80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d35d80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d35d80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d35d80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d35d80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.576800169 +0000 UTC m=+129.456741034 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d35d80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e380): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e380): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e380): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e380): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e380): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e380): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e380): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.576800169 +0000 UTC m=+129.456741034 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e380): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e840): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e840): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e840): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e840): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e840): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.576800169 +0000 UTC m=+129.456741034 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9e840): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1d96690 item 7 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9f180): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9f180): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9f180): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9f180): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9f180): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.578730835 +0000 UTC m=+129.458671710 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9f180): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9f6c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9f6c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9f6c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9f6c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9f6c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.578730835 +0000 UTC m=+129.458671710 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1d9f6c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1db2d90 item 8 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04040): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f1e04040): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04040): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04040): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04040): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04040): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04040): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04400): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04400): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04400): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04400): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04400): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.580388442 +0000 UTC m=+129.460329308 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04400): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04880): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04880): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04880): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04880): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04880): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04880): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04880): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.580388442 +0000 UTC m=+129.460329308 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04880): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04d80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04d80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04d80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04d80): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04d80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.580388442 +0000 UTC m=+129.460329308 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e04d80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1de3340 item 9 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e056c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e056c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e056c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e056c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e056c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.582261379 +0000 UTC m=+129.462202244 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e056c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e05c00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e05c00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e05c00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e05c00): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e05c00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.582261379 +0000 UTC m=+129.462202244 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e05c00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1e21a40 item 10 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54600): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f1e54600): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54600): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54600): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54600): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54600): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54600): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e549c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e549c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e549c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e549c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e549c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.583734095 +0000 UTC m=+129.463674960 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e549c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54ec0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54ec0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54ec0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54ec0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54ec0): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54ec0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.583734095 +0000 UTC m=+129.463674960 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e54ec0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e553c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e553c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e553c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e553c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e553c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.583734095 +0000 UTC m=+129.463674960 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e553c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1e80150 item 11 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e55d00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e55d00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e55d00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e55d00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e55d00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.585922611 +0000 UTC m=+129.465863486 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1e55d00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb8340): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb8340): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb8340): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb8340): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb8340): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.585922611 +0000 UTC m=+129.465863486 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb8340): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1eae850 item 12 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb8c40): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f1eb8c40): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb8c40): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb8c40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb8c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb8c40): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb8c40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb9000): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb9000): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb9000): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb9000): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb9000): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.587560962 +0000 UTC m=+129.467501827 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb9000): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb96c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb96c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb96c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb96c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb96c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.587560962 +0000 UTC m=+129.467501827 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1eb96c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1ec6e00 item 13 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20100): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20100): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20100): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20100): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20100): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.589234851 +0000 UTC m=+129.469175716 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20100): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20640): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20640): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20640): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20640): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20640): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.589234851 +0000 UTC m=+129.469175716 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1f013b0 item 14 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20f40): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f1f20f40): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20f40): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20f40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20f40): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20f40): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f20f40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f21300): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f21300): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f21300): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f21300): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f21300): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.590872831 +0000 UTC m=+129.470813696 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f21300): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f219c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f219c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f219c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f219c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f219c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.590872831 +0000 UTC m=+129.470813696 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f219c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1f37960 item 15 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5e400): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5e400): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5e400): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5e400): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5e400): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.592647571 +0000 UTC m=+129.472588436 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5e400): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5e940): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5e940): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5e940): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5e940): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5e940): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.592647571 +0000 UTC m=+129.472588436 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5e940): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1f8e070 item 16 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f240): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f240): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f240): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f240): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f240): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.59476904 +0000 UTC m=+129.474709905 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f240): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f6c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f6c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f6c0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f6c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f6c0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f6c0): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f6c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f6c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.59476904 +0000 UTC m=+129.474709905 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5f6c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5fbc0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5fbc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5fbc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5fbc0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5fbc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.59476904 +0000 UTC m=+129.474709905 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1f5fbc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1fb2620 item 17 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e741c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e741c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e741c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e741c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e741c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.596938359 +0000 UTC m=+129.476879224 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e741c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e74700): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e74700): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e74700): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e74700): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e74700): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.596938359 +0000 UTC m=+129.476879224 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e74700): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0e70e00 item 18 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75040): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75040): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75040): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75040): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75040): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.598646081 +0000 UTC m=+129.478586946 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75040): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75540): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75540): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75540): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75540): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75540): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75540): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75540): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75540): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.598646081 +0000 UTC m=+129.478586946 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75540): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75a40): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75a40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75a40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75a40): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75a40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.598646081 +0000 UTC m=+129.478586946 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0e75a40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f20113b0 item 19 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203e480): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203e480): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203e480): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203e480): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203e480): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.600784021 +0000 UTC m=+129.480724886 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203e480): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203e9c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203e9c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203e9c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203e9c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203e9c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.600784021 +0000 UTC m=+129.480724886 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203e9c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f2043ab0 item 20 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f300): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f300): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f300): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f300): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f300): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.602449153 +0000 UTC m=+129.482390018 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f300): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f800): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f800): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f800): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f800): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f800): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f800): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f800): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f800): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.602449153 +0000 UTC m=+129.482390018 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203f800): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203fd00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203fd00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203fd00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203fd00): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203fd00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.602449153 +0000 UTC m=+129.482390018 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f203fd00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f20941c0 item 21 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38d40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38d40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38d40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38d40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38d40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.604815968 +0000 UTC m=+129.484756833 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38d40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd39280): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd39280): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd39280): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd39280): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd39280): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.604815968 +0000 UTC m=+129.484756833 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd39280): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925effd2e70 item 22 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd39bc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd39bc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd39bc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd39bc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd39bc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.6100252 +0000 UTC m=+129.489966065 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd39bc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e1c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e1c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e1c0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e1c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e1c0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e1c0): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e1c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.6100252 +0000 UTC m=+129.489966065 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e1c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66ec0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66ec0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66ec0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66ec0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66ec0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.6100252 +0000 UTC m=+129.489966065 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66ec0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925effff420 item 23 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a0300): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a0300): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a0300): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a0300): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a0300): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.61532872 +0000 UTC m=+129.495269585 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a0300): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a0d40): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a0d40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a0d40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a0d40): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a0d40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.61532872 +0000 UTC m=+129.495269585 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a0d40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0f79b90 item 24 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a1640): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f20a1640): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a1640): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a1640): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a1640): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a1640): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a1640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a1a00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a1a00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a1a00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a1a00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a1a00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.616701617 +0000 UTC m=+129.496642482 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f20a1a00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e380): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e380): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e380): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e380): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e380): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e380): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e380): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e380): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.616701617 +0000 UTC m=+129.496642482 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e380): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e8c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e8c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e8c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e8c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e8c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.616701617 +0000 UTC m=+129.496642482 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211e8c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925e9d25dc0 item 25 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211f200): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211f200): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211f200): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211f200): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211f200): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.620370534 +0000 UTC m=+129.500311399 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211f200): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211f740): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211f740): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211f740): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211f740): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211f740): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.620370534 +0000 UTC m=+129.500311399 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f211f740): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925e9d15030 item 26 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66140): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925f0f66140): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66140): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66140): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66140): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66140): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66140): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66500): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66500): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66500): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66500): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66500): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.621756306 +0000 UTC m=+129.501697170 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66500): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66a00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66a00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66a00): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66a00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66a00): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66a00): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66a00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.621756306 +0000 UTC m=+129.501697170 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f66a00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f67440): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f67440): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f67440): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f67440): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f67440): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.621756306 +0000 UTC m=+129.501697170 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f67440): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925e99dee00 item 27 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f67d80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f67d80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f67d80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f67d80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f67d80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.623476652 +0000 UTC m=+129.503417517 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f0f67d80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1a400): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1a400): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1a400): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1a400): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1a400): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.623476652 +0000 UTC m=+129.503417517 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1a400): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925e99ed2d0 item 28 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1ad80): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925e9e1ad80): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1ad80): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1ad80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1ad80): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1ad80): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1ad80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1b180): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1b180): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1b180): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1b180): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1b180): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.624825715 +0000 UTC m=+129.504766580 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1b180): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1b880): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1b880): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1b880): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1b880): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1b880): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.624825715 +0000 UTC m=+129.504766580 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9e1b880): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925e9987960 item 29 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e99eed40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e99eed40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e99eed40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e99eed40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e99eed40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.626403911 +0000 UTC m=+129.506344786 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e99eed40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e961a240): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e961a240): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e961a240): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e961a240): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e961a240): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.626403911 +0000 UTC m=+129.506344786 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e961a240): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ec720000 item 30 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e961b640): _readAt: size=2, off=0 2026/05/05 04:29:05 ERROR : open-test-file(0x925e961b640): Couldn't read size of file 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e961b640): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e961b640): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e961b640): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e961b640): close: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e961b640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e98f6500): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e98f6500): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e98f6500): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e98f6500): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e98f6500): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.628005612 +0000 UTC m=+129.507946477 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e98f6500): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e98f7980): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e98f7980): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e98f7980): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e98f7980): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e98f7980): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.628005612 +0000 UTC m=+129.507946477 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e98f7980): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925e9e61340 item 31 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5ad40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5ad40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5ad40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5ad40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5ad40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.629760414 +0000 UTC m=+129.509701279 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5ad40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5b280): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5b280): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5b280): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5b280): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5b280): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.629760414 +0000 UTC m=+129.509701279 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5b280): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ecd97110 item 32 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5bb80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5bb80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5bb80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5bb80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5bb80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.631477835 +0000 UTC m=+129.511418731 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9d5bb80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada180): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada180): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada180): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada180): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada180): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ecccd1f0 item 33 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada180): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada180): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.631950835 +0000 UTC m=+129.511891700 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada180): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada680): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada680): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada680): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada680): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada680): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.631950835 +0000 UTC m=+129.511891700 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9ada680): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ecccd420 item 33 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adaf80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adaf80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adaf80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adaf80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adaf80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.633542035 +0000 UTC m=+129.513482900 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adaf80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adb440): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adb440): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ece9e150 item 34 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adb440): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adb440): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adb440): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adb440): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adb440): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.634114803 +0000 UTC m=+129.514055698 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9adb440): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79e200): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79e200): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79e200): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79e200): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79e200): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.634114803 +0000 UTC m=+129.514055698 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79e200): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ece9e310 item 34 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79eb00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79eb00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79eb00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79eb00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79eb00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.635578453 +0000 UTC m=+129.515519318 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79eb00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79ef80): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79ef80): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79ef80): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79ef80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79ef80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ecf94a80 item 35 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79ef80): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79ef80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.636093119 +0000 UTC m=+129.516034005 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79ef80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79f500): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79f500): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79f500): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79f500): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79f500): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.636093119 +0000 UTC m=+129.516034005 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79f500): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ecf94c40 item 35 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79fe40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79fe40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79fe40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79fe40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79fe40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.637521723 +0000 UTC m=+129.517462587 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ec79fe40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecada500): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecada500): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ed495490 item 36 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecada500): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecada500): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecada500): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecada500): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecada500): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.638103728 +0000 UTC m=+129.518044593 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecada500): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadaa40): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadaa40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadaa40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadaa40): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadaa40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.638103728 +0000 UTC m=+129.518044593 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadaa40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ed495650 item 36 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb480): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb480): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb480): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb480): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb480): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.639629366 +0000 UTC m=+129.519570230 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb480): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb900): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb900): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb900): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb900): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ed34fd50 item 37 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb900): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.640164511 +0000 UTC m=+129.520105376 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadb900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadbe00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadbe00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadbe00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadbe00): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadbe00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.640164511 +0000 UTC m=+129.520105376 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecadbe00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ed10c070 item 37 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd4f80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd4f80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd4f80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd4f80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd4f80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.641491441 +0000 UTC m=+129.521432316 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd4f80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5480): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5480): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ed168700 item 38 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5480): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5480): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5480): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5480): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5480): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.641950342 +0000 UTC m=+129.521891208 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5480): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5a00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5a00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5a00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5a00): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5a00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.641950342 +0000 UTC m=+129.521891208 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9bd5a00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ed1688c0 item 38 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7c580): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7c580): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7c580): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7c580): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7c580): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.643318039 +0000 UTC m=+129.523258905 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7c580): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cac0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cac0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cac0): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cac0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cac0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ed5475e0 item 39 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cac0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cac0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.643744349 +0000 UTC m=+129.523685215 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cac0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cfc0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cfc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cfc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cfc0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cfc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.643744349 +0000 UTC m=+129.523685215 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7cfc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ed5477a0 item 39 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7d900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7d900): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7d900): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7d900): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7d900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.645103199 +0000 UTC m=+129.525044064 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7d900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7de00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7de00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ed81cb60 item 40 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7de00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7de00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7de00): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7de00): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7de00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.645571107 +0000 UTC m=+129.525511973 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecb7de00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082440): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082440): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082440): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082440): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082440): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.645571107 +0000 UTC m=+129.525511973 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082440): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ed81ce70 item 40 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082cc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082cc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082cc0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082cc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082cc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082cc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.646787938 +0000 UTC m=+129.526728803 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed082cc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed083200): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed083200): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed083200): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925edb9ddc0 item 41 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed083200): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed083200): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.647186455 +0000 UTC m=+129.527127320 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed083200): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0836c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0836c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0836c0): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0836c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0836c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ed9c00e0 item 41 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0836c0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0836c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.647591846 +0000 UTC m=+129.527532710 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0836c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed083c00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed083c00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed083c00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed083c00): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed083c00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.647591846 +0000 UTC m=+129.527532710 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed083c00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ed9c02a0 item 41 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaa640): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaa640): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaa640): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaa640): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaa640): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaa640): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaa640): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.648834935 +0000 UTC m=+129.528775801 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaa640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaab40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaab40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaab40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925edca2af0 item 42 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaab40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaab40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.649246737 +0000 UTC m=+129.529187602 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbaab40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab180): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab180): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925edca2cb0 item 42 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab180): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab180): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab180): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab180): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab180): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.649747428 +0000 UTC m=+129.529688294 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab180): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab700): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab700): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab700): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab700): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab700): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.649747428 +0000 UTC m=+129.529688294 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ecbab700): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925edca2e70 item 42 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da140): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da140): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da140): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da140): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da140): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da140): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da140): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.650949771 +0000 UTC m=+129.530890637 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da140): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da640): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da640): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da640): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925edf076c0 item 43 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da640): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da640): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.651356483 +0000 UTC m=+129.531297349 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2da640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2dab80): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2dab80): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2dab80): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2dab80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2dab80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925edf07880 item 43 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2dab80): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2dab80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.651756443 +0000 UTC m=+129.531697309 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2dab80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db0c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db0c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db0c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db0c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db0c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.651756443 +0000 UTC m=+129.531697309 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db0c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925edf07a40 item 43 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db9c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db9c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db9c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db9c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db9c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db9c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.653056111 +0000 UTC m=+129.532996977 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed2db9c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038100): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038100): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038100): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925edfc0460 item 44 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038100): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038100): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.65346581 +0000 UTC m=+129.533406675 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038100): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038640): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038640): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925edfc0700 item 44 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038640): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038640): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038640): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038640): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038640): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.653930652 +0000 UTC m=+129.533871517 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038bc0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038bc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038bc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038bc0): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038bc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.653930652 +0000 UTC m=+129.533871517 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed038bc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925edfc08c0 item 44 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0394c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0394c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0394c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0394c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0394c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0394c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0394c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.655182087 +0000 UTC m=+129.535122953 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed0394c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed039a00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed039a00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed039a00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ee0bd0a0 item 45 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed039a00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed039a00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.655809459 +0000 UTC m=+129.535750324 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed039a00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348200): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348200): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348200): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348200): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348200): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.655809459 +0000 UTC m=+129.535750324 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348200): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ee0bd2d0 item 45 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348c00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348c00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348c00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348c00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348c00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348c00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348c00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.657228764 +0000 UTC m=+129.537169629 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed348c00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed349100): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed349100): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed349100): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925eef6db90 item 46 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed349100): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed349100): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.657907233 +0000 UTC m=+129.537848097 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed349100): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed349800): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed349800): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed349800): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed349800): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed349800): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.657907233 +0000 UTC m=+129.537848097 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed349800): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925eef6dd50 item 46 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970200): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970200): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970200): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970200): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970200): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970200): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970200): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.659619714 +0000 UTC m=+129.539560579 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970200): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970700): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970700): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970700): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ef023b90 item 47 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970700): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970700): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.660071011 +0000 UTC m=+129.540011877 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970700): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970e40): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970e40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970e40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970e40): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970e40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.660071011 +0000 UTC m=+129.540011877 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed970e40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925edefa150 item 47 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971840): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971840): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971840): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971840): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971840): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971840): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971840): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.661605476 +0000 UTC m=+129.541546351 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971840): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971d40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971d40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971d40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ef194e70 item 48 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971d40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971d40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.662110345 +0000 UTC m=+129.542051210 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ed971d40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef32540): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef32540): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef32540): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef32540): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef32540): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.662110345 +0000 UTC m=+129.542051210 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef32540): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ef195030 item 48 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef32e40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef32e40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef32e40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef32e40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef32e40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.663608047 +0000 UTC m=+129.543548913 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef32e40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef332c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef332c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef332c0): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef332c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef332c0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef332c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ef23f9d0 item 49 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef332c0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef332c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.664138926 +0000 UTC m=+129.544079791 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef332c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef33900): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef33900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef33900): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef33900): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef33900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.664138926 +0000 UTC m=+129.544079791 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eef33900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ef23fb90 item 49 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34340): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34340): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34340): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34340): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34340): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.665692757 +0000 UTC m=+129.545633622 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34340): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34840): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34840): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34840): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ef756460 item 50 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34840): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34840): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34840): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34840): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34840): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.668488095 +0000 UTC m=+129.548428960 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34840): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34dc0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34dc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34dc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34dc0): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34dc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.668488095 +0000 UTC m=+129.548428960 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede34dc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ef756620 item 50 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35700): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35700): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35700): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35700): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35700): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.669958327 +0000 UTC m=+129.549899192 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35700): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35c40): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35c40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35c40): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35c40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35c40): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35c40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ef81eee0 item 51 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35c40): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35c40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.670534251 +0000 UTC m=+129.550475115 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ede35c40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef206280): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef206280): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef206280): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef206280): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef206280): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.670534251 +0000 UTC m=+129.550475115 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef206280): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ef81f0a0 item 51 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef206bc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef206bc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef206bc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef206bc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef206bc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.672162031 +0000 UTC m=+129.552102896 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef206bc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef2070c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef2070c0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef2070c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ee151960 item 52 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef2070c0): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef2070c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef2070c0): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef2070c0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef2070c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.672651631 +0000 UTC m=+129.552592496 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef2070c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef207740): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef207740): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef207740): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef207740): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef207740): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.672651631 +0000 UTC m=+129.552592496 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef207740): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ee151b20 item 52 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0180): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0180): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0180): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0180): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0180): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.674169533 +0000 UTC m=+129.554110398 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0180): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0680): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0680): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0680): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0680): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0680): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0680): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efaba460 item 53 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0680): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0680): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.674683379 +0000 UTC m=+129.554624273 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0680): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0e80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0e80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0e80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0e80): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0e80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.674683379 +0000 UTC m=+129.554624273 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efac0e80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efaba620 item 53 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee040): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee040): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee040): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee040): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee040): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.676178067 +0000 UTC m=+129.556118932 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee040): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee540): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee540): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee540): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efb1ef50 item 54 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee540): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee540): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee540): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee540): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee540): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.676681793 +0000 UTC m=+129.556622659 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ee540): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8eeac0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8eeac0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8eeac0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8eeac0): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8eeac0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.676681793 +0000 UTC m=+129.556622659 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8eeac0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efb1f110 item 54 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef400): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef400): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef400): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef400): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef400): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.678105457 +0000 UTC m=+129.558046322 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef400): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef900): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef900): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef900): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef900): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef900): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ef8f1880 item 55 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef900): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.678563938 +0000 UTC m=+129.558504823 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8ef900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8efec0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8efec0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8efec0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8efec0): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8efec0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.678563938 +0000 UTC m=+129.558504823 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ef8efec0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ef8f1a40 item 55 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebe980): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebe980): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebe980): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebe980): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebe980): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.680074226 +0000 UTC m=+129.560015111 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebe980): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebee80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebee80): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebee80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efcc6540 item 56 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebee80): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebee80): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebee80): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebee80): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebee80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.680614642 +0000 UTC m=+129.560555547 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebee80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebf400): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebf400): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebf400): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebf400): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebf400): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.680614642 +0000 UTC m=+129.560555547 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebf400): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efcc6700 item 56 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfd00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfd00): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfd00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfd00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfd00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfd00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfd00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfd00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.682067921 +0000 UTC m=+129.562008806 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efebfd00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20340): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20340): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20340): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efd92ee0 item 57 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20340): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20340): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.682526602 +0000 UTC m=+129.562467477 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20340): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20880): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20880): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20880): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20880): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20880): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20880): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efd930a0 item 57 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20880): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20880): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.683000122 +0000 UTC m=+129.562941027 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20880): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20e80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20e80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20e80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20e80): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20e80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.683000122 +0000 UTC m=+129.562941027 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe20e80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efd93260 item 57 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21780): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21780): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21780): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21780): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21780): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21780): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21780): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21780): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.684571806 +0000 UTC m=+129.564512671 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21780): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21cc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21cc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21cc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f0007dc0 item 58 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21cc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21cc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.68497929 +0000 UTC m=+129.564920155 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efe21cc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38300): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38300): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38300): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efdc6150 item 58 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38300): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38300): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38300): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38300): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38300): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.685489749 +0000 UTC m=+129.565430645 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38300): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38940): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38940): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38940): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38940): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38940): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.685489749 +0000 UTC m=+129.565430645 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925efd38940): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925efdc6310 item 58 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1ca6c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1ca6c0): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1ca6c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1ca6c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1ca6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1ca6c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1ca6c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1ca6c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.687015596 +0000 UTC m=+129.566956491 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1ca6c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cac00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cac00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cac00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f067ea80 item 59 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cac00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cac00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.687516979 +0000 UTC m=+129.567457843 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cac00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb140): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb140): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb140): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb140): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb140): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb140): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f067ec40 item 59 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb140): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb140): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.688032158 +0000 UTC m=+129.567973022 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb140): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb6c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb6c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb6c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb6c0): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb6c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.688032158 +0000 UTC m=+129.567973022 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea1cb6c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f067ee00 item 59 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e0c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e0c0): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e0c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e0c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e0c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e0c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e0c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.68955075 +0000 UTC m=+129.569491656 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e0c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e600): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e600): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e600): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1fb3730 item 60 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e600): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e600): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.689993922 +0000 UTC m=+129.569934807 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22e600): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22eb40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22eb40): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22eb40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1fb38f0 item 60 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22eb40): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22eb40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22eb40): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22eb40): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22eb40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.690581407 +0000 UTC m=+129.570522273 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22eb40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22f100): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22f100): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22f100): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22f100): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22f100): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.690581407 +0000 UTC m=+129.570522273 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22f100): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925f1fb3ab0 item 60 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22fa00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22fa00): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22fa00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22fa00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22fa00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22fa00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22fa00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22fa00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.692052722 +0000 UTC m=+129.571993587 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea22fa00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea268040): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea268040): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea268040): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea243730 item 61 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea268040): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea268040): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.692529778 +0000 UTC m=+129.572470682 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea268040): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea268740): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea268740): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea268740): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea268740): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea268740): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.692529778 +0000 UTC m=+129.572470682 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea268740): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea2438f0 item 61 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269040): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269040): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269040): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269040): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269040): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269040): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269040): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269040): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.69403722 +0000 UTC m=+129.573978085 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269040): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269580): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269580): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269580): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea2a4000 item 62 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269580): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269580): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.694538702 +0000 UTC m=+129.574479567 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269580): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269c80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269c80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269c80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269c80): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269c80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.694538702 +0000 UTC m=+129.574479567 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea269c80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea2a41c0 item 62 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ac680): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ac680): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ac680): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ac680): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ac680): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ac680): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ac680): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ac680): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.696055122 +0000 UTC m=+129.575995987 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ac680): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2acbc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2acbc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2acbc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea2d0770 item 63 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2acbc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2acbc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.696478816 +0000 UTC m=+129.576419681 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2acbc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ad2c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ad2c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ad2c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ad2c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ad2c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.696478816 +0000 UTC m=+129.576419681 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2ad2c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea2d0930 item 63 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2adbc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2adbc0): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2adbc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2adbc0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2adbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2adbc0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2adbc0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2adbc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.697899474 +0000 UTC m=+129.577840339 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea2adbc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30a200): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30a200): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30a200): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea2e8ee0 item 64 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30a200): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30a200): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.698416486 +0000 UTC m=+129.578357380 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30a200): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30a900): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30a900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30a900): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30a900): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30a900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.698416486 +0000 UTC m=+129.578357380 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30a900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea2e90a0 item 64 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b200): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b200): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b200): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b200): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b200): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.699954145 +0000 UTC m=+129.579895011 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b200): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b680): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b680): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b680): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b680): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b680): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea315650 item 65 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b680): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b680): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.70038838 +0000 UTC m=+129.580329245 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30b680): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30bb80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30bb80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30bb80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30bb80): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30bb80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.70038838 +0000 UTC m=+129.580329245 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea30bb80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea315810 item 65 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34a580): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34a580): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34a580): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34a580): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34a580): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.701625811 +0000 UTC m=+129.581566675 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34a580): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34aa00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34aa00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea355dc0 item 66 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34aa00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34aa00): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34aa00): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34aa00): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34aa00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.702062509 +0000 UTC m=+129.582003374 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34aa00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34af40): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34af40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34af40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34af40): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34af40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.702062509 +0000 UTC m=+129.582003374 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34af40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea37a0e0 item 66 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34b840): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34b840): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34b840): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34b840): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34b840): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.703442169 +0000 UTC m=+129.583383034 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34b840): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34bcc0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34bcc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34bcc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34bcc0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34bcc0): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea3a0690 item 67 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34bcc0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34bcc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.703943591 +0000 UTC m=+129.583884456 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea34bcc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a62c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a62c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a62c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a62c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a62c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.703943591 +0000 UTC m=+129.583884456 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a62c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea3a0850 item 67 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a6c00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a6c00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a6c00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a6c00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a6c00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.705585519 +0000 UTC m=+129.585526394 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a6c00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7100): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7100): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea3bce00 item 68 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7100): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7100): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7100): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7100): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7100): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.706136786 +0000 UTC m=+129.586077651 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7100): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7640): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7640): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7640): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7640): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7640): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.706136786 +0000 UTC m=+129.586077651 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3a7640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea3bcfc0 item 68 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe040): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe040): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe040): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe040): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe040): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.707706287 +0000 UTC m=+129.587647181 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe040): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe4c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe4c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe4c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe4c0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe4c0): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea3f5570 item 69 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe4c0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe4c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.708250049 +0000 UTC m=+129.588190914 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe4c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe9c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe9c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe9c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe9c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe9c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.708250049 +0000 UTC m=+129.588190914 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3fe9c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea3f5730 item 69 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff300): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff300): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff300): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff300): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff300): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.70980433 +0000 UTC m=+129.589745245 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff300): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff800): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff800): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea433ce0 item 70 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff800): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff800): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff800): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff800): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff800): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.710382859 +0000 UTC m=+129.590323734 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ff800): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ffd40): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ffd40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ffd40): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ffd40): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ffd40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.710382859 +0000 UTC m=+129.590323734 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea3ffd40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea446000 item 70 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45c780): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45c780): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45c780): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45c780): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45c780): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.711711291 +0000 UTC m=+129.591652156 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45c780): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45cc80): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45cc80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45cc80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45cc80): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45cc80): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea4805b0 item 71 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45cc80): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45cc80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.712220277 +0000 UTC m=+129.592161142 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45cc80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45d180): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45d180): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45d180): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45d180): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45d180): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.712220277 +0000 UTC m=+129.592161142 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45d180): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea480770 item 71 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45dac0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45dac0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45dac0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45dac0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45dac0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.713682234 +0000 UTC m=+129.593623099 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea45dac0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc0c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc0c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea4acd20 item 72 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc0c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc0c0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc0c0): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc0c0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc0c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.714289297 +0000 UTC m=+129.594230182 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc0c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc600): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc600): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc600): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc600): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc600): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.714289297 +0000 UTC m=+129.594230182 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bc600): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea4acee0 item 72 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bce80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bce80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bce80): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bce80): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bce80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bce80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bce80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.715795818 +0000 UTC m=+129.595736683 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bce80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd380): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd380): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd380): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea4d3490 item 73 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd380): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd380): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.716296859 +0000 UTC m=+129.596237724 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd380): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd840): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd840): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd840): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd840): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd840): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea4d3650 item 73 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd840): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd840): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.716804283 +0000 UTC m=+129.596745148 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bd840): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bdd80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bdd80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bdd80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bdd80): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bdd80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.716804283 +0000 UTC m=+129.596745148 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea4bdd80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea4d3810 item 73 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510780): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510780): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510780): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510780): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510780): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510780): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510780): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.718453975 +0000 UTC m=+129.598394840 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510780): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510c80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510c80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510c80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea51bdc0 item 74 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510c80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510c80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.718980495 +0000 UTC m=+129.598921370 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea510c80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5111c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5111c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea5340e0 item 74 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5111c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5111c0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5111c0): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5111c0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5111c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.719561648 +0000 UTC m=+129.599502513 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5111c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea511740): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea511740): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea511740): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea511740): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea511740): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.719561648 +0000 UTC m=+129.599502513 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea511740): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea5342a0 item 74 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a140): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a140): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a140): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a140): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a140): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a140): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a140): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.721138613 +0000 UTC m=+129.601079498 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a140): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a640): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a640): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a640): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea554850 item 75 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a640): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a640): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.721493506 +0000 UTC m=+129.601434372 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57a640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57ab80): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57ab80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57ab80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57ab80): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57ab80): _writeAt: size=3, off=2 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea554a10 item 75 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57ab80): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57ab80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.72206944 +0000 UTC m=+129.602010306 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57ab80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b0c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b0c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b0c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b0c0): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b0c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.72206944 +0000 UTC m=+129.602010306 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b0c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea554bd0 item 75 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b9c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b9c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b9c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b9c0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b9c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b9c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b9c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.723599306 +0000 UTC m=+129.603540171 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57b9c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57bec0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57bec0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57bec0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea5b1180 item 76 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57bec0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57bec0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.724071492 +0000 UTC m=+129.604012357 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea57bec0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cc500): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cc500): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea5b1340 item 76 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cc500): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cc500): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cc500): _writeAt: size=3, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cc500): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cc500): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.724645893 +0000 UTC m=+129.604586768 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cc500): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cca80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cca80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cca80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cca80): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cca80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.724645893 +0000 UTC m=+129.604586768 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cca80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea5b1500 item 76 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd380): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd380): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd380): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd380): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd380): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd380): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd380): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.726155079 +0000 UTC m=+129.606095944 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd380): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd880): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd880): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd880): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea5e9ab0 item 77 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd880): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd880): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.726619551 +0000 UTC m=+129.606560416 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea5cd880): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622080): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622080): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622080): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622080): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622080): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.726619551 +0000 UTC m=+129.606560416 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622080): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea5e9c70 item 77 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622980): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622980): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622980): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622980): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622980): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622980): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622980): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.728284461 +0000 UTC m=+129.608225377 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622980): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622e80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622e80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622e80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea642380 item 78 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622e80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622e80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.728665877 +0000 UTC m=+129.608606742 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea622e80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea623580): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea623580): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea623580): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea623580): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea623580): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.728665877 +0000 UTC m=+129.608606742 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea623580): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea642540 item 78 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffe540): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffe540): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffe540): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffe540): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffe540): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffe540): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffe540): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.7304584 +0000 UTC m=+129.610399285 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffe540): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffea40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffea40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffea40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea6ca380 item 79 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffea40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffea40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.73093199 +0000 UTC m=+129.610872855 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1ffea40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fff140): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fff140): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fff140): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fff140): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fff140): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.73093199 +0000 UTC m=+129.610872855 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fff140): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea6ca540 item 79 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fffa40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fffa40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fffa40): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fffa40): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fffa40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fffa40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fffa40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.732530155 +0000 UTC m=+129.612471020 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925f1fffa40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea716040): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea716040): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea716040): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea6f0af0 item 80 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea716040): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea716040): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.732999185 +0000 UTC m=+129.612940050 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea716040): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea716740): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea716740): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea716740): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea716740): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea716740): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.732999185 +0000 UTC m=+129.612940050 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea716740): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea6f0cb0 item 80 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea717040): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea717040): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea717040): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea717040): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea717040): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.734658937 +0000 UTC m=+129.614599801 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea717040): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7174c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7174c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7174c0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7174c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7174c0): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7174c0): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea725260 item 81 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7174c0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7174c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.735173013 +0000 UTC m=+129.615113878 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7174c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea717a00): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea717a00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea717a00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea717a00): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea717a00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.735173013 +0000 UTC m=+129.615113878 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea717a00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea725420 item 81 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746440): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746440): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746440): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746440): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746440): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.736596446 +0000 UTC m=+129.616537311 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746440): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746940): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746940): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746940): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea7559d0 item 82 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746940): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746940): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746940): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746940): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746940): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.737176286 +0000 UTC m=+129.617117152 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746940): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746ec0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746ec0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746ec0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746ec0): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746ec0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.737176286 +0000 UTC m=+129.617117152 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea746ec0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea755b90 item 82 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747800): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747800): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747800): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747800): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747800): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.738681906 +0000 UTC m=+129.618622811 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747800): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747d00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747d00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747d00): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747d00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747d00): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747d00): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea7a22a0 item 83 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747d00): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747d00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.739196554 +0000 UTC m=+129.619137429 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea747d00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b2340): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b2340): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b2340): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b2340): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b2340): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.739196554 +0000 UTC m=+129.619137429 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b2340): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea7a2460 item 83 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b2c80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b2c80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b2c80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b2c80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b2c80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.740718614 +0000 UTC m=+129.620659498 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b2c80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3180): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3180): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3180): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea7d2a10 item 84 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3180): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3180): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3180): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3180): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3180): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.741271333 +0000 UTC m=+129.621212198 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3180): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3700): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3700): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3700): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3700): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3700): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.741271333 +0000 UTC m=+129.621212198 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea7b3700): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea7d2bd0 item 84 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820140): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820140): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820140): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820140): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820140): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.742800928 +0000 UTC m=+129.622741793 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820140): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820640): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820640): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820640): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820640): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820640): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820640): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea7ff180 item 85 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820640): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820640): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.743388864 +0000 UTC m=+129.623329769 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820b80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820b80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820b80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820b80): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820b80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.743388864 +0000 UTC m=+129.623329769 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea820b80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea7ff340 item 85 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8214c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8214c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8214c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8214c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8214c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.745153204 +0000 UTC m=+129.625094100 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8214c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8219c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8219c0): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8219c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea8578f0 item 86 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8219c0): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8219c0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8219c0): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8219c0): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8219c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.745676367 +0000 UTC m=+129.625617253 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8219c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2040): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2040): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2040): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2040): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2040): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.745676367 +0000 UTC m=+129.625617253 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2040): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea857ab0 item 86 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2980): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2980): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2980): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2980): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2980): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.747302726 +0000 UTC m=+129.627243591 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2980): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2e80): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2e80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2e80): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2e80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2e80): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2e80): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea9061c0 item 87 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2e80): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2e80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.747840427 +0000 UTC m=+129.627781323 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a2e80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a33c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a33c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a33c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a33c0): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a33c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.747840427 +0000 UTC m=+129.627781323 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a33c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea906380 item 87 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a3d00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a3d00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a3d00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a3d00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a3d00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.749308956 +0000 UTC m=+129.629249851 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea8a3d00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962300): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962300): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962300): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea946930 item 88 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962300): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962300): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962300): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962300): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962300): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.749829734 +0000 UTC m=+129.629770599 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962300): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962880): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962880): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962880): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962880): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962880): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.749829734 +0000 UTC m=+129.629770599 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea962880): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea946af0 item 88 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963180): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963180): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963180): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963180): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963180): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963180): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963180): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963180): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.751380278 +0000 UTC m=+129.631321164 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963180): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9636c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9636c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9636c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea98d0a0 item 89 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9636c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9636c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.751852855 +0000 UTC m=+129.631793741 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9636c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963c00): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963c00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963c00): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963c00): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963c00): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963c00): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea98d260 item 89 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963c00): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963c00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.752457043 +0000 UTC m=+129.632397909 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea963c00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aa280): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aa280): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aa280): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aa280): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aa280): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.752457043 +0000 UTC m=+129.632397909 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aa280): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea98d420 item 89 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aab80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aab80): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aab80): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aab80): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aab80): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aab80): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aab80): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aab80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.753935952 +0000 UTC m=+129.633876817 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9aab80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab0c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab0c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab0c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea9db9d0 item 90 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab0c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab0c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.754364345 +0000 UTC m=+129.634305220 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab0c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab600): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab600): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab600): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea9dbb90 item 90 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab600): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab600): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab600): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab600): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab600): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.754861269 +0000 UTC m=+129.634802134 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9ab600): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9abbc0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9abbc0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9abbc0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9abbc0): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9abbc0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.754861269 +0000 UTC m=+129.634802134 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925ea9abbc0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925ea9dbd50 item 90 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa225c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa225c0): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa225c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa225c0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa225c0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa225c0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa225c0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa225c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.756486004 +0000 UTC m=+129.636426869 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa225c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa22b00): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa22b00): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa22b00): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925eaa52460 item 91 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa22b00): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa22b00): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.756984791 +0000 UTC m=+129.636925657 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa22b00): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23040): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23040): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23040): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23040): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23040): >_readAt: n=2, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23040): _writeAt: size=3, off=7 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925eaa52620 item 91 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23040): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23040): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.757592955 +0000 UTC m=+129.637533831 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23040): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa235c0): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa235c0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa235c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa235c0): >_readAt: n=8, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa235c0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.757592955 +0000 UTC m=+129.637533831 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa235c0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925eaa527e0 item 91 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23ec0): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23ec0): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23ec0): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23ec0): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23ec0): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23ec0): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23ec0): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23ec0): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.759106269 +0000 UTC m=+129.639047184 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa23ec0): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88500): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88500): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88500): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925eaa6ed90 item 92 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88500): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88500): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.759568176 +0000 UTC m=+129.639509042 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88500): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88a40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88a40): open at offset 5 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88a40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925eaa6ef50 item 92 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88a40): _readAt: size=2, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88a40): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88a40): _writeAt: size=3, off=5 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88a40): >_writeAt: n=3, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88a40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.76013317 +0000 UTC m=+129.640074035 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa88a40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89000): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89000): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89000): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89000): >_readAt: n=3, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89000): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.76013317 +0000 UTC m=+129.640074035 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89000): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925eaa6f110 item 92 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89900): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89900): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89900): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89900): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89900): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89900): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.761771902 +0000 UTC m=+129.641712766 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89e40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89e40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89e40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925eaac76c0 item 93 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89e40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89e40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.762423638 +0000 UTC m=+129.642364594 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eaa89e40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10640): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10640): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10640): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10640): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10640): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.762423638 +0000 UTC m=+129.642364594 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10640): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925eaac7880 item 93 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10f40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10f40): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10f40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10f40): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10f40): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10f40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10f40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10f40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.764333956 +0000 UTC m=+129.644274831 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab10f40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab11480): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab11480): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab11480): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925eab31e30 item 94 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab11480): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab11480): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.764819249 +0000 UTC m=+129.644760144 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab11480): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab11b80): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab11b80): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab11b80): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab11b80): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab11b80): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.764819249 +0000 UTC m=+129.644760144 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab11b80): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925eab5c150 item 94 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab6e580): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab6e580): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab6e580): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab6e580): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab6e580): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab6e580): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab6e580): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab6e580): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.76665839 +0000 UTC m=+129.646599265 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925eab6e580): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e99ef800): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e99ef800): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e99ef800): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925e9c7e9a0 item 95 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e99ef800): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e99ef800): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.767277436 +0000 UTC m=+129.647218311 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e99ef800): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42000): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42000): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42000): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42000): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42000): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.767277436 +0000 UTC m=+129.647218311 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42000): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925e9c7ebd0 item 95 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42900): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42900): open at offset 0 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42900): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42900): _readAt: size=2, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42900): >_readAt: n=0, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42900): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42900): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42900): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.76927558 +0000 UTC m=+129.649216455 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42900): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42e40): _writeAt: size=5, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42e40): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42e40): >openPending: err= 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925e9a631f0 item 96 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42e40): >_writeAt: n=5, err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42e40): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.769809624 +0000 UTC m=+129.649750519 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a42e40): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 04:29:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:29:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 04:29:05 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a43540): _readAt: size=512, off=0 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a43540): openPending: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a43540): >openPending: err= 2026/05/05 04:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a43540): >_readAt: n=5, err=EOF 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a43540): close: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 04:29:05.769809624 +0000 UTC m=+129.649750519 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:05 DEBUG : open-test-file(0x925e9a43540): >close: err= 2026/05/05 04:29:05 DEBUG : open-test-file: Remove: 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x925e9a633b0 item 96 2026/05/05 04:29:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 04:29:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 04:29:05 DEBUG : open-test-file: >Remove: err= 2026/05/05 04:29:05 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:05 DEBUG : Looking for writers 2026/05/05 04:29:05 DEBUG : >WaitForWriters: 2026/05/05 04:29:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.43s) --- PASS: TestRWFileHandleOpenTests/writes (0.22s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.21s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:05 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:29:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:05 DEBUG : file1: newRWFileHandle: 2026/05/05 04:29:05 DEBUG : file1(0x925eab6e7c0): openPending: 2026/05/05 04:29:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/05/05 04:29:05 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:05 DEBUG : file1(0x925eab6e7c0): >openPending: err= 2026/05/05 04:29:05 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 04:29:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 04:29:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 04:29:06 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2026/05/05 04:29:06 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:06 DEBUG : Looking for writers 2026/05/05 04:29:06 DEBUG : file1: reading active writers 2026/05/05 04:29:06 DEBUG : file1: active writers 1 2026/05/05 04:29:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:29:06 DEBUG : Looking for writers 2026/05/05 04:29:06 DEBUG : file1: reading active writers 2026/05/05 04:29:06 DEBUG : file1: active writers 1 2026/05/05 04:29:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:29:06 DEBUG : Looking for writers 2026/05/05 04:29:06 DEBUG : file1: reading active writers 2026/05/05 04:29:06 DEBUG : file1: active writers 1 2026/05/05 04:29:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:29:06 DEBUG : Looking for writers 2026/05/05 04:29:06 DEBUG : file1: reading active writers 2026/05/05 04:29:06 DEBUG : file1: active writers 1 2026/05/05 04:29:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:29:06 DEBUG : Looking for writers 2026/05/05 04:29:06 DEBUG : file1: reading active writers 2026/05/05 04:29:06 DEBUG : file1: active writers 1 2026/05/05 04:29:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:29:06 DEBUG : Looking for writers 2026/05/05 04:29:06 DEBUG : file1: reading active writers 2026/05/05 04:29:06 DEBUG : file1: active writers 1 2026/05/05 04:29:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/05 04:29:06 DEBUG : Looking for writers 2026/05/05 04:29:06 DEBUG : file1: reading active writers 2026/05/05 04:29:06 DEBUG : file1: active writers 1 2026/05/05 04:29:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/05 04:29:07 DEBUG : Looking for writers 2026/05/05 04:29:07 DEBUG : file1: reading active writers 2026/05/05 04:29:07 DEBUG : file1: active writers 1 2026/05/05 04:29:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:08 DEBUG : Looking for writers 2026/05/05 04:29:08 DEBUG : file1: reading active writers 2026/05/05 04:29:08 DEBUG : file1: active writers 1 2026/05/05 04:29:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:09 DEBUG : Looking for writers 2026/05/05 04:29:09 DEBUG : file1: reading active writers 2026/05/05 04:29:09 DEBUG : file1: active writers 1 2026/05/05 04:29:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:10 DEBUG : Looking for writers 2026/05/05 04:29:10 DEBUG : file1: reading active writers 2026/05/05 04:29:10 DEBUG : file1: active writers 1 2026/05/05 04:29:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:11 DEBUG : Looking for writers 2026/05/05 04:29:11 DEBUG : file1: reading active writers 2026/05/05 04:29:11 DEBUG : file1: active writers 1 2026/05/05 04:29:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:12 DEBUG : Looking for writers 2026/05/05 04:29:12 DEBUG : file1: reading active writers 2026/05/05 04:29:12 DEBUG : file1: active writers 1 2026/05/05 04:29:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:13 DEBUG : Looking for writers 2026/05/05 04:29:13 DEBUG : file1: reading active writers 2026/05/05 04:29:13 DEBUG : file1: active writers 1 2026/05/05 04:29:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:14 DEBUG : Looking for writers 2026/05/05 04:29:14 DEBUG : file1: reading active writers 2026/05/05 04:29:14 DEBUG : file1: active writers 1 2026/05/05 04:29:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:15 DEBUG : Looking for writers 2026/05/05 04:29:15 DEBUG : file1: reading active writers 2026/05/05 04:29:15 DEBUG : file1: active writers 1 2026/05/05 04:29:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:16 DEBUG : Looking for writers 2026/05/05 04:29:16 DEBUG : file1: reading active writers 2026/05/05 04:29:16 DEBUG : file1: active writers 1 2026/05/05 04:29:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:17 DEBUG : Looking for writers 2026/05/05 04:29:17 DEBUG : file1: reading active writers 2026/05/05 04:29:17 DEBUG : file1: active writers 1 2026/05/05 04:29:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:18 DEBUG : Looking for writers 2026/05/05 04:29:18 DEBUG : file1: reading active writers 2026/05/05 04:29:18 DEBUG : file1: active writers 1 2026/05/05 04:29:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:19 DEBUG : Looking for writers 2026/05/05 04:29:19 DEBUG : file1: reading active writers 2026/05/05 04:29:19 DEBUG : file1: active writers 1 2026/05/05 04:29:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:20 DEBUG : Looking for writers 2026/05/05 04:29:20 DEBUG : file1: reading active writers 2026/05/05 04:29:20 DEBUG : file1: active writers 1 2026/05/05 04:29:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:21 DEBUG : Looking for writers 2026/05/05 04:29:21 DEBUG : file1: reading active writers 2026/05/05 04:29:21 DEBUG : file1: active writers 1 2026/05/05 04:29:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:22 DEBUG : Looking for writers 2026/05/05 04:29:22 DEBUG : file1: reading active writers 2026/05/05 04:29:22 DEBUG : file1: active writers 1 2026/05/05 04:29:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:23 DEBUG : Looking for writers 2026/05/05 04:29:23 DEBUG : file1: reading active writers 2026/05/05 04:29:23 DEBUG : file1: active writers 1 2026/05/05 04:29:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:24 DEBUG : Looking for writers 2026/05/05 04:29:24 DEBUG : file1: reading active writers 2026/05/05 04:29:24 DEBUG : file1: active writers 1 2026/05/05 04:29:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:25 DEBUG : Looking for writers 2026/05/05 04:29:25 DEBUG : file1: reading active writers 2026/05/05 04:29:25 DEBUG : file1: active writers 1 2026/05/05 04:29:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:26 DEBUG : Looking for writers 2026/05/05 04:29:26 DEBUG : file1: reading active writers 2026/05/05 04:29:26 DEBUG : file1: active writers 1 2026/05/05 04:29:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:27 DEBUG : Looking for writers 2026/05/05 04:29:27 DEBUG : file1: reading active writers 2026/05/05 04:29:27 DEBUG : file1: active writers 1 2026/05/05 04:29:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:28 DEBUG : Looking for writers 2026/05/05 04:29:28 DEBUG : file1: reading active writers 2026/05/05 04:29:28 DEBUG : file1: active writers 1 2026/05/05 04:29:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:29 DEBUG : Looking for writers 2026/05/05 04:29:29 DEBUG : file1: reading active writers 2026/05/05 04:29:29 DEBUG : file1: active writers 1 2026/05/05 04:29:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:30 DEBUG : Looking for writers 2026/05/05 04:29:30 DEBUG : file1: reading active writers 2026/05/05 04:29:30 DEBUG : file1: active writers 1 2026/05/05 04:29:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:31 DEBUG : Looking for writers 2026/05/05 04:29:31 DEBUG : file1: reading active writers 2026/05/05 04:29:31 DEBUG : file1: active writers 1 2026/05/05 04:29:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:32 DEBUG : Looking for writers 2026/05/05 04:29:32 DEBUG : file1: reading active writers 2026/05/05 04:29:32 DEBUG : file1: active writers 1 2026/05/05 04:29:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:33 DEBUG : Looking for writers 2026/05/05 04:29:33 DEBUG : file1: reading active writers 2026/05/05 04:29:33 DEBUG : file1: active writers 1 2026/05/05 04:29:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:34 DEBUG : Looking for writers 2026/05/05 04:29:34 DEBUG : file1: reading active writers 2026/05/05 04:29:34 DEBUG : file1: active writers 1 2026/05/05 04:29:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:35 DEBUG : Looking for writers 2026/05/05 04:29:35 DEBUG : file1: reading active writers 2026/05/05 04:29:35 DEBUG : file1: active writers 1 2026/05/05 04:29:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/05 04:29:36 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x925f2009400 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x925e9b6f328 notify:{wait:0 notify:0 lock:0 head: tail:} checker:10058439521120} name:file1 opens:1 downloaders: o: fd:0x925e956d328 info:{ModTime:{wall:14012521862372973588 ext:129653977365 loc:0x4724100} ATime:{wall:14012521862372973588 ext:129653977365 loc:0x4724100} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/05 04:29:36 DEBUG : >WaitForWriters: 2026/05/05 04:29:36 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.28s) === RUN TestRWCacheRename run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:36 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:36 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:29:36 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:36 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:36 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:36 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:36 DEBUG : rename_me: newRWFileHandle: 2026/05/05 04:29:36 DEBUG : rename_me(0x925eab6ed00): openPending: 2026/05/05 04:29:36 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2026/05/05 04:29:36 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 04:29:36 INFO : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 04:29:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/05 04:29:36 DEBUG : rename_me(0x925eab6ed00): >openPending: err= 2026/05/05 04:29:36 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/05 04:29:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/05 04:29:36 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/05 04:29:36 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/05 04:29:36 DEBUG : rename_me(0x925eab6ed00): _writeAt: size=5, off=0 2026/05/05 04:29:36 DEBUG : rename_me(0x925eab6ed00): >_writeAt: n=5, err= 2026/05/05 04:29:36 DEBUG : rename_me(0x925eab6ed00): close: 2026/05/05 04:29:36 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-05 04:29:36.056615797 +0000 UTC m=+159.936556702 2026/05/05 04:29:36 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/05 04:29:36 DEBUG : rename_me(0x925eab6ed00): >close: err= 2026/05/05 04:29:36 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/05 04:29:36 DEBUG : i_was_renamed: Updating file with 0x925eab935f0 2026/05/05 04:29:36 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/05 04:29:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/05 04:29:36 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:36 DEBUG : Looking for writers 2026/05/05 04:29:36 DEBUG : i_was_renamed: reading active writers 2026/05/05 04:29:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 04:29:36 DEBUG : Looking for writers 2026/05/05 04:29:36 DEBUG : i_was_renamed: reading active writers 2026/05/05 04:29:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 04:29:36 DEBUG : Looking for writers 2026/05/05 04:29:36 DEBUG : i_was_renamed: reading active writers 2026/05/05 04:29:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 04:29:36 DEBUG : Looking for writers 2026/05/05 04:29:36 DEBUG : i_was_renamed: reading active writers 2026/05/05 04:29:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 04:29:36 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/05 04:29:36 DEBUG : Looking for writers 2026/05/05 04:29:36 DEBUG : i_was_renamed: reading active writers 2026/05/05 04:29:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/05 04:29:36 DEBUG : i_was_renamed: size = 5 OK 2026/05/05 04:29:36 INFO : i_was_renamed: Copied (new) 2026/05/05 04:29:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/05/05 04:29:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/05 04:29:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/05 04:29:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/05 04:29:36 DEBUG : Looking for writers 2026/05/05 04:29:36 DEBUG : i_was_renamed: reading active writers 2026/05/05 04:29:36 DEBUG : >WaitForWriters: 2026/05/05 04:29:36 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.39s) === RUN TestRWCacheUpdate run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:36 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:36 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 04:29:36 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:36 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" 2026/05/05 04:29:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 04:29:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vuhofof5nuta" read_write_test.go:730: skip as modtime not supported 2026/05/05 04:29:36 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:36 DEBUG : Looking for writers 2026/05/05 04:29:36 DEBUG : >WaitForWriters: 2026/05/05 04:29:36 DEBUG : mega root 'rclone-test-vuhofof5nuta': vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.00s) === RUN TestCaseSensitivity run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:36 DEBUG : forgetting directory cache 2026/05/05 04:29:36 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:36 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:36 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:36 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 04:29:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 04:29:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 04:29:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 04:29:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 04:29:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 04:29:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 04:29:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 04:29:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 04:29:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/05 04:29:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/05 04:29:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/05 04:29:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:37 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/05 04:29:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/05 04:29:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/05 04:29:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 04:29:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 04:29:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 04:29:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:37 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 04:29:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 04:29:37 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 04:29:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:37 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 04:29:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 04:29:37 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/05 04:29:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 04:29:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 04:29:38 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 04:29:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/05 04:29:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/05 04:29:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/05 04:29:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:38 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/05 04:29:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/05 04:29:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/05 04:29:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:38 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/05 04:29:38 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/05 04:29:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:38 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/05 04:29:38 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/05 04:29:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 04:29:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 04:29:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 04:29:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:38 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:38 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:38 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/05 04:29:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/05 04:29:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/05 04:29:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:38 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/05 04:29:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/05 04:29:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/05 04:29:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:38 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:38 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:38 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:38 DEBUG : Looking for writers 2026/05/05 04:29:38 DEBUG : FiLeA: reading active writers 2026/05/05 04:29:38 DEBUG : FiLeB: reading active writers 2026/05/05 04:29:38 DEBUG : FilEb: reading active writers 2026/05/05 04:29:38 DEBUG : >WaitForWriters: 2026/05/05 04:29:38 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:38 DEBUG : Looking for writers 2026/05/05 04:29:38 DEBUG : FiLeA: reading active writers 2026/05/05 04:29:38 DEBUG : FiLeB: reading active writers 2026/05/05 04:29:38 DEBUG : FilEb: reading active writers 2026/05/05 04:29:38 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.69s) === RUN TestUnicodeNormalization run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:39 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:39 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/05 04:29:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/05 04:29:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/05 04:29:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:39 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/05 04:29:39 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/05 04:29:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/05 04:29:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/05 04:29:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/05 04:29:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/05 04:29:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:29:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 04:29:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:39 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:39 DEBUG : Looking for writers 2026/05/05 04:29:39 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/05 04:29:39 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/05 04:29:39 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.97s) === RUN TestVFSNew run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:40 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:40 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:40 DEBUG : mega root 'rclone-test-vuhofof5nuta': Reusing VFS from active cache 2026/05/05 04:29:40 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:40 DEBUG : Looking for writers 2026/05/05 04:29:40 DEBUG : >WaitForWriters: 2026/05/05 04:29:40 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:40 DEBUG : Looking for writers 2026/05/05 04:29:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:40 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:40 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:40 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:40 DEBUG : Looking for writers 2026/05/05 04:29:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:40 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:40 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:40 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:40 DEBUG : Looking for writers 2026/05/05 04:29:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:40 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:40 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:40 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:40 DEBUG : dir: Looking for writers 2026/05/05 04:29:40 DEBUG : file2: reading active writers 2026/05/05 04:29:40 DEBUG : Looking for writers 2026/05/05 04:29:40 DEBUG : dir: reading active writers 2026/05/05 04:29:40 DEBUG : file1: reading active writers 2026/05/05 04:29:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.05s) === RUN TestVFSStatParent run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:41 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:41 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:41 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:41 DEBUG : dir: Looking for writers 2026/05/05 04:29:41 DEBUG : Looking for writers 2026/05/05 04:29:41 DEBUG : dir: reading active writers 2026/05/05 04:29:41 DEBUG : file1: reading active writers 2026/05/05 04:29:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.02s) === RUN TestVFSOpenFile run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:42 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:42 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:42 DEBUG : file1: Open: flags=O_RDONLY 2026/05/05 04:29:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/05 04:29:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/05 04:29:42 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:42 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/05 04:29:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 04:29:42 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:42 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/05 04:29:42 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/05 04:29:42 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/05 04:29:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/05 04:29:42 DEBUG : mega root 'rclone-test-vuhofof5nuta': File to upload is small (0 bytes), uploading instead of streaming 2026/05/05 04:29:44 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/05 04:29:44 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/05 04:29:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/05 04:29:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/05 04:29:44 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:44 DEBUG : dir: Looking for writers 2026/05/05 04:29:44 DEBUG : file2: reading active writers 2026/05/05 04:29:44 DEBUG : new_file.txt: reading active writers 2026/05/05 04:29:44 DEBUG : Looking for writers 2026/05/05 04:29:44 DEBUG : dir: reading active writers 2026/05/05 04:29:44 DEBUG : file1: reading active writers 2026/05/05 04:29:44 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSOpenFile (4.03s) === RUN TestVFSRename run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:46 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:46 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:46 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/05 04:29:46 DEBUG : dir/file1: Updating file with dir/file1 0x925eb2ca5b0 2026/05/05 04:29:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/05 04:29:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:48 INFO : dir/file1: Moved (server-side) to: file0 2026/05/05 04:29:48 DEBUG : file0: Updating file with file0 0x925eb2ca5b0 2026/05/05 04:29:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 04:29:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/05 04:29:48 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:48 DEBUG : dir: Looking for writers 2026/05/05 04:29:48 DEBUG : Looking for writers 2026/05/05 04:29:48 DEBUG : dir: reading active writers 2026/05/05 04:29:48 DEBUG : file0: reading active writers 2026/05/05 04:29:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.02s) === RUN TestVFSStatfs run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:49 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:49 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:49 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:49 DEBUG : Looking for writers 2026/05/05 04:29:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.05s) === RUN TestVFSMkdir run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:49 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:49 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:49 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/05 04:29:49 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/05 04:29:49 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/05 04:29:49 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/05 04:29:49 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/05 04:29:49 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:49 DEBUG : Looking for writers 2026/05/05 04:29:49 DEBUG : a: Looking for writers 2026/05/05 04:29:49 DEBUG : b: Looking for writers 2026/05/05 04:29:49 DEBUG : c: Looking for writers 2026/05/05 04:29:49 DEBUG : d: Looking for writers 2026/05/05 04:29:49 DEBUG : Looking for writers 2026/05/05 04:29:49 DEBUG : /: reading active writers 2026/05/05 04:29:49 DEBUG : a: reading active writers 2026/05/05 04:29:49 DEBUG : b: reading active writers 2026/05/05 04:29:49 DEBUG : c: reading active writers 2026/05/05 04:29:49 DEBUG : d: reading active writers 2026/05/05 04:29:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (1.50s) === RUN TestVFSMkdirAll run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:50 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:50 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:51 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/05 04:29:51 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/05 04:29:51 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/05 04:29:51 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/05 04:29:51 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:51 DEBUG : a/b/c/d: Looking for writers 2026/05/05 04:29:51 DEBUG : a/b/c: Looking for writers 2026/05/05 04:29:51 DEBUG : d: reading active writers 2026/05/05 04:29:51 DEBUG : a/b: Looking for writers 2026/05/05 04:29:51 DEBUG : c: reading active writers 2026/05/05 04:29:51 DEBUG : a: Looking for writers 2026/05/05 04:29:51 DEBUG : b: reading active writers 2026/05/05 04:29:51 DEBUG : Looking for writers 2026/05/05 04:29:51 DEBUG : a: reading active writers 2026/05/05 04:29:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (1.30s) === RUN TestVFSIsMetadataFile run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:52 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:52 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:52 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:52 DEBUG : Looking for writers 2026/05/05 04:29:52 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:52 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:52 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 04:29:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 04:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:52 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/05 04:29:52 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/05 04:29:52 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/05 04:29:52 DEBUG : mega root 'rclone-test-vuhofof5nuta': File to upload is small (5 bytes), uploading instead of streaming 2026/05/05 04:29:52 DEBUG : file1: size = 5 OK 2026/05/05 04:29:52 DEBUG : file1: Size of src and dst objects identical 2026/05/05 04:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 04:29:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 04:29:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 04:29:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 04:29:52 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/05 04:29:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/05 04:29:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 04:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 04:29:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 04:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:52 DEBUG : mega root 'rclone-test-vuhofof5nuta': File to upload is small (0 bytes), uploading instead of streaming 2026/05/05 04:29:52 DEBUG : file1: size = 0 OK 2026/05/05 04:29:52 DEBUG : file1: Size of src and dst objects identical 2026/05/05 04:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/05 04:29:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 04:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 04:29:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 04:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:52 DEBUG : mega root 'rclone-test-vuhofof5nuta': File to upload is small (7 bytes), uploading instead of streaming 2026/05/05 04:29:52 DEBUG : file1: size = 7 OK 2026/05/05 04:29:52 DEBUG : file1: Size of src and dst objects identical 2026/05/05 04:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:52 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:52 DEBUG : Looking for writers 2026/05/05 04:29:52 DEBUG : file1: reading active writers 2026/05/05 04:29:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.75s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:29:52 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:29:52 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:29:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:29:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 04:29:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 04:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:52 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/05 04:29:53 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/05 04:29:53 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/05 04:29:53 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/05 04:29:53 DEBUG : mega root 'rclone-test-vuhofof5nuta': File to upload is small (11 bytes), uploading instead of streaming 2026/05/05 04:29:53 DEBUG : file1: size = 11 OK 2026/05/05 04:29:53 DEBUG : file1: Size of src and dst objects identical 2026/05/05 04:29:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:29:53 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/05 04:29:53 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:29:53 DEBUG : Looking for writers 2026/05/05 04:29:53 DEBUG : file1: reading active writers 2026/05/05 04:29:53 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleWriteAt (8.26s) === RUN TestWriteFileHandleFlush run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:30:01 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:30:01 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:30:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:30:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:30:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:30:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 04:30:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 04:30:01 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/05 04:30:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:30:01 DEBUG : mega root 'rclone-test-vuhofof5nuta': File to upload is small (5 bytes), uploading instead of streaming 2026/05/05 04:30:01 DEBUG : file1: size = 5 OK 2026/05/05 04:30:01 DEBUG : file1: Size of src and dst objects identical 2026/05/05 04:30:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:30:01 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/05 04:30:01 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:30:01 DEBUG : Looking for writers 2026/05/05 04:30:01 DEBUG : file1: reading active writers 2026/05/05 04:30:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.23s) === RUN TestWriteFileHandleRelease run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:30:01 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:30:01 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:30:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:30:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:30:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:30:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 04:30:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 04:30:01 DEBUG : file1: WriteFileHandle.Release closing 2026/05/05 04:30:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:30:01 DEBUG : mega root 'rclone-test-vuhofof5nuta': File to upload is small (0 bytes), uploading instead of streaming 2026/05/05 04:30:03 DEBUG : file1: size = 0 OK 2026/05/05 04:30:03 DEBUG : file1: Size of src and dst objects identical 2026/05/05 04:30:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:30:03 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/05 04:30:03 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:30:03 DEBUG : Looking for writers 2026/05/05 04:30:03 DEBUG : file1: reading active writers 2026/05/05 04:30:03 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleRelease (9.16s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:30:10 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:30:10 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:30:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:30:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:30:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:30:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 04:30:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/05 04:30:10 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:30:10 DEBUG : Looking for writers 2026/05/05 04:30:10 DEBUG : file1: reading active writers 2026/05/05 04:30:10 DEBUG : file1: active writers 1 2026/05/05 04:30:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/05 04:30:10 DEBUG : Looking for writers 2026/05/05 04:30:10 DEBUG : file1: reading active writers 2026/05/05 04:30:10 DEBUG : file1: active writers 1 2026/05/05 04:30:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/05 04:30:10 DEBUG : Looking for writers 2026/05/05 04:30:10 DEBUG : file1: reading active writers 2026/05/05 04:30:10 DEBUG : file1: active writers 1 2026/05/05 04:30:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/05 04:30:10 DEBUG : Looking for writers 2026/05/05 04:30:10 DEBUG : file1: reading active writers 2026/05/05 04:30:10 DEBUG : file1: active writers 1 2026/05/05 04:30:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/05 04:30:10 DEBUG : Looking for writers 2026/05/05 04:30:10 DEBUG : file1: reading active writers 2026/05/05 04:30:10 DEBUG : file1: active writers 1 2026/05/05 04:30:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/05 04:30:10 DEBUG : Looking for writers 2026/05/05 04:30:10 DEBUG : file1: reading active writers 2026/05/05 04:30:10 DEBUG : file1: active writers 1 2026/05/05 04:30:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/05 04:30:11 DEBUG : Looking for writers 2026/05/05 04:30:11 DEBUG : file1: reading active writers 2026/05/05 04:30:11 DEBUG : file1: active writers 1 2026/05/05 04:30:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/05 04:30:11 DEBUG : Looking for writers 2026/05/05 04:30:11 DEBUG : file1: reading active writers 2026/05/05 04:30:11 DEBUG : file1: active writers 1 2026/05/05 04:30:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:12 DEBUG : Looking for writers 2026/05/05 04:30:12 DEBUG : file1: reading active writers 2026/05/05 04:30:12 DEBUG : file1: active writers 1 2026/05/05 04:30:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:13 DEBUG : Looking for writers 2026/05/05 04:30:13 DEBUG : file1: reading active writers 2026/05/05 04:30:13 DEBUG : file1: active writers 1 2026/05/05 04:30:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:14 DEBUG : Looking for writers 2026/05/05 04:30:14 DEBUG : file1: reading active writers 2026/05/05 04:30:14 DEBUG : file1: active writers 1 2026/05/05 04:30:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:15 DEBUG : Looking for writers 2026/05/05 04:30:15 DEBUG : file1: reading active writers 2026/05/05 04:30:15 DEBUG : file1: active writers 1 2026/05/05 04:30:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:16 DEBUG : Looking for writers 2026/05/05 04:30:16 DEBUG : file1: reading active writers 2026/05/05 04:30:16 DEBUG : file1: active writers 1 2026/05/05 04:30:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:17 DEBUG : Looking for writers 2026/05/05 04:30:17 DEBUG : file1: reading active writers 2026/05/05 04:30:17 DEBUG : file1: active writers 1 2026/05/05 04:30:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:18 DEBUG : Looking for writers 2026/05/05 04:30:18 DEBUG : file1: reading active writers 2026/05/05 04:30:18 DEBUG : file1: active writers 1 2026/05/05 04:30:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:19 DEBUG : Looking for writers 2026/05/05 04:30:19 DEBUG : file1: reading active writers 2026/05/05 04:30:19 DEBUG : file1: active writers 1 2026/05/05 04:30:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:20 DEBUG : Looking for writers 2026/05/05 04:30:20 DEBUG : file1: reading active writers 2026/05/05 04:30:20 DEBUG : file1: active writers 1 2026/05/05 04:30:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:21 DEBUG : Looking for writers 2026/05/05 04:30:21 DEBUG : file1: reading active writers 2026/05/05 04:30:21 DEBUG : file1: active writers 1 2026/05/05 04:30:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:22 DEBUG : Looking for writers 2026/05/05 04:30:22 DEBUG : file1: reading active writers 2026/05/05 04:30:22 DEBUG : file1: active writers 1 2026/05/05 04:30:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:23 DEBUG : Looking for writers 2026/05/05 04:30:23 DEBUG : file1: reading active writers 2026/05/05 04:30:23 DEBUG : file1: active writers 1 2026/05/05 04:30:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:24 DEBUG : Looking for writers 2026/05/05 04:30:24 DEBUG : file1: reading active writers 2026/05/05 04:30:24 DEBUG : file1: active writers 1 2026/05/05 04:30:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:25 DEBUG : Looking for writers 2026/05/05 04:30:25 DEBUG : file1: reading active writers 2026/05/05 04:30:25 DEBUG : file1: active writers 1 2026/05/05 04:30:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:26 DEBUG : Looking for writers 2026/05/05 04:30:26 DEBUG : file1: reading active writers 2026/05/05 04:30:26 DEBUG : file1: active writers 1 2026/05/05 04:30:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:27 DEBUG : Looking for writers 2026/05/05 04:30:27 DEBUG : file1: reading active writers 2026/05/05 04:30:27 DEBUG : file1: active writers 1 2026/05/05 04:30:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:28 DEBUG : Looking for writers 2026/05/05 04:30:28 DEBUG : file1: reading active writers 2026/05/05 04:30:28 DEBUG : file1: active writers 1 2026/05/05 04:30:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:29 DEBUG : Looking for writers 2026/05/05 04:30:29 DEBUG : file1: reading active writers 2026/05/05 04:30:29 DEBUG : file1: active writers 1 2026/05/05 04:30:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:30 DEBUG : Looking for writers 2026/05/05 04:30:30 DEBUG : file1: reading active writers 2026/05/05 04:30:30 DEBUG : file1: active writers 1 2026/05/05 04:30:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:31 DEBUG : Looking for writers 2026/05/05 04:30:31 DEBUG : file1: reading active writers 2026/05/05 04:30:31 DEBUG : file1: active writers 1 2026/05/05 04:30:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:32 DEBUG : Looking for writers 2026/05/05 04:30:32 DEBUG : file1: reading active writers 2026/05/05 04:30:32 DEBUG : file1: active writers 1 2026/05/05 04:30:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:33 DEBUG : Looking for writers 2026/05/05 04:30:33 DEBUG : file1: reading active writers 2026/05/05 04:30:33 DEBUG : file1: active writers 1 2026/05/05 04:30:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:34 DEBUG : Looking for writers 2026/05/05 04:30:34 DEBUG : file1: reading active writers 2026/05/05 04:30:34 DEBUG : file1: active writers 1 2026/05/05 04:30:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:35 DEBUG : Looking for writers 2026/05/05 04:30:35 DEBUG : file1: reading active writers 2026/05/05 04:30:35 DEBUG : file1: active writers 1 2026/05/05 04:30:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:36 DEBUG : Looking for writers 2026/05/05 04:30:36 DEBUG : file1: reading active writers 2026/05/05 04:30:36 DEBUG : file1: active writers 1 2026/05/05 04:30:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:37 DEBUG : Looking for writers 2026/05/05 04:30:37 DEBUG : file1: reading active writers 2026/05/05 04:30:37 DEBUG : file1: active writers 1 2026/05/05 04:30:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:38 DEBUG : Looking for writers 2026/05/05 04:30:38 DEBUG : file1: reading active writers 2026/05/05 04:30:38 DEBUG : file1: active writers 1 2026/05/05 04:30:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:39 DEBUG : Looking for writers 2026/05/05 04:30:39 DEBUG : file1: reading active writers 2026/05/05 04:30:39 DEBUG : file1: active writers 1 2026/05/05 04:30:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/05 04:30:40 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/05 04:30:40 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.00s) === RUN TestFileReadAtZeroLength run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:30:40 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:30:40 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:30:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:30:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:30:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 04:30:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:30:40 DEBUG : mega root 'rclone-test-vuhofof5nuta': File to upload is small (0 bytes), uploading instead of streaming 2026/05/05 04:30:40 DEBUG : file1: size = 0 OK 2026/05/05 04:30:40 DEBUG : file1: Size of src and dst objects identical 2026/05/05 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:30:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:30:40 DEBUG : file1: Open: flags=O_RDONLY 2026/05/05 04:30:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/05 04:30:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/05 04:30:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:30:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/05 04:30:40 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:30:40 DEBUG : Looking for writers 2026/05/05 04:30:40 DEBUG : file1: reading active writers 2026/05/05 04:30:40 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileReadAtZeroLength (7.37s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:30:47 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:30:47 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:30:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 04:30:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 04:30:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:30:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 04:30:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 04:30:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:30:47 DEBUG : mega root 'rclone-test-vuhofof5nuta': File to upload is small (100 bytes), uploading instead of streaming 2026/05/05 04:30:47 DEBUG : file1: size = 100 OK 2026/05/05 04:30:47 DEBUG : file1: Size of src and dst objects identical 2026/05/05 04:30:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 04:30:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 04:30:47 DEBUG : file1: Open: flags=O_RDONLY 2026/05/05 04:30:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/05 04:30:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/05 04:30:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:30:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/05 04:30:48 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:30:48 DEBUG : Looking for writers 2026/05/05 04:30:48 DEBUG : file1: reading active writers 2026/05/05 04:30:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.50s) === RUN TestZipManyFiles run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:30:48 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:30:48 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:30:53 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/05 04:30:53 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/05 04:30:53 DEBUG : flat/f000.txt: Set virtual modtime to 2026-05-05 04:30:48 +0000 UTC 2026/05/05 04:30:53 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:30:53 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:30:53 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/05 04:30:53 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/05 04:30:53 DEBUG : flat/f001.txt: Set virtual modtime to 2026-05-05 04:30:51 +0000 UTC 2026/05/05 04:30:53 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:30:53 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:30:54 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/05 04:30:54 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/05 04:30:54 DEBUG : flat/f002.txt: Set virtual modtime to 2026-05-05 04:30:51 +0000 UTC 2026/05/05 04:30:54 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:30:54 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:30:54 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/05 04:30:54 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/05 04:30:54 DEBUG : flat/f003.txt: Set virtual modtime to 2026-05-05 04:30:51 +0000 UTC 2026/05/05 04:30:54 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:30:54 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:30:54 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/05 04:30:54 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/05 04:30:54 DEBUG : flat/f004.txt: Set virtual modtime to 2026-05-05 04:30:53 +0000 UTC 2026/05/05 04:30:54 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:30:54 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:30:54 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:30:54 DEBUG : flat: Looking for writers 2026/05/05 04:30:54 DEBUG : f002.txt: reading active writers 2026/05/05 04:30:54 DEBUG : f003.txt: reading active writers 2026/05/05 04:30:54 DEBUG : f004.txt: reading active writers 2026/05/05 04:30:54 DEBUG : f000.txt: reading active writers 2026/05/05 04:30:54 DEBUG : f001.txt: reading active writers 2026/05/05 04:30:54 DEBUG : Looking for writers 2026/05/05 04:30:54 DEBUG : flat: reading active writers 2026/05/05 04:30:54 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (8.85s) === RUN TestZipManySubDirs run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:30:57 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:30:57 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:30:57 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/05 04:30:57 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/05 04:30:57 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-05-05 04:30:57 +0000 UTC 2026/05/05 04:30:57 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:30:57 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:30:58 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/05 04:30:58 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/05 04:30:58 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-05-05 04:30:57 +0000 UTC 2026/05/05 04:30:58 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:30:58 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:30:58 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/05 04:30:58 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/05 04:30:58 DEBUG : a/top.txt: Set virtual modtime to 2026-05-05 04:30:57 +0000 UTC 2026/05/05 04:30:58 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:30:58 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:30:58 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:30:58 DEBUG : a/b/c: Looking for writers 2026/05/05 04:30:58 DEBUG : deep.txt: reading active writers 2026/05/05 04:30:58 DEBUG : a/b: Looking for writers 2026/05/05 04:30:58 DEBUG : c: reading active writers 2026/05/05 04:30:58 DEBUG : mid.txt: reading active writers 2026/05/05 04:30:58 DEBUG : a: Looking for writers 2026/05/05 04:30:58 DEBUG : b: reading active writers 2026/05/05 04:30:58 DEBUG : top.txt: reading active writers 2026/05/05 04:30:58 DEBUG : Looking for writers 2026/05/05 04:30:58 DEBUG : a: reading active writers 2026/05/05 04:30:58 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (1.92s) === RUN TestZipLargeFiles run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:30:59 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:30:59 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:31:00 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/05 04:31:00 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/05 04:31:00 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-05-05 04:31:00 +0000 UTC 2026/05/05 04:31:00 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:31:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:01 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:31:01 DEBUG : bigdir: Looking for writers 2026/05/05 04:31:01 DEBUG : big.bin: reading active writers 2026/05/05 04:31:01 DEBUG : Looking for writers 2026/05/05 04:31:01 DEBUG : bigdir: reading active writers 2026/05/05 04:31:01 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (3.69s) === RUN TestZipDirsInRoot run.go:185: Remote "mega root 'rclone-test-vuhofof5nuta'", Local "Local file system at /tmp/rclone837073042", Modify Window "876000h0m0s" 2026/05/05 04:31:02 INFO : mega root 'rclone-test-vuhofof5nuta': poll-interval is not supported by this remote 2026/05/05 04:31:02 NOTICE: mega root 'rclone-test-vuhofof5nuta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 04:31:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/05 04:31:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/05 04:31:03 DEBUG : dir1/a.txt: Set virtual modtime to 2026-05-05 04:31:02 +0000 UTC 2026/05/05 04:31:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:31:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:03 NOTICE: Unsolicited response received on idle HTTP channel starting with "\x86\x86"; err= 2026/05/05 04:31:03 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/05 04:31:03 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/05 04:31:03 DEBUG : dir2/b.txt: Set virtual modtime to 2026-05-05 04:31:03 +0000 UTC 2026/05/05 04:31:03 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:31:03 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:04 NOTICE: Unsolicited response received on idle HTTP channel starting with "dd"; err= 2026/05/05 04:31:04 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/05 04:31:04 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/05 04:31:04 DEBUG : dir3/c.txt: Set virtual modtime to 2026-05-05 04:31:03 +0000 UTC 2026/05/05 04:31:04 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 04:31:04 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 04:31:04 NOTICE: Unsolicited response received on idle HTTP channel starting with "II"; err= 2026/05/05 04:31:04 DEBUG : WaitForWriters: timeout=30s 2026/05/05 04:31:04 DEBUG : dir3: Looking for writers 2026/05/05 04:31:04 DEBUG : c.txt: reading active writers 2026/05/05 04:31:04 DEBUG : dir1: Looking for writers 2026/05/05 04:31:04 DEBUG : a.txt: reading active writers 2026/05/05 04:31:04 DEBUG : dir2: Looking for writers 2026/05/05 04:31:04 DEBUG : b.txt: reading active writers 2026/05/05 04:31:04 DEBUG : Looking for writers 2026/05/05 04:31:04 DEBUG : dir1: reading active writers 2026/05/05 04:31:04 DEBUG : dir2: reading active writers 2026/05/05 04:31:04 DEBUG : dir3: reading active writers 2026/05/05 04:31:04 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.21s) FAIL 2026/05/05 04:31:05 DEBUG : mega root 'rclone-test-vuhofof5nuta': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|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|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^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 4m9.10413714s (try 2/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]