"./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) 2025/12/01 02:29:05 DEBUG : Creating backend with remote "TestMega:rclone-test-jozajot3piji" 2025/12/01 02:29:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/01 02:29:05 DEBUG : mega root 'rclone-test-jozajot3piji': Using previously stored session ID and master key to initialize the Mega API 2025/12/01 02:30:57 DEBUG : Creating backend with remote "/tmp/rclone386463308" === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:30:57 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:30:57 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:30:59 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:30:59 DEBUG : dir: Looking for writers 2025/12/01 02:30:59 DEBUG : file1: reading active writers 2025/12/01 02:30:59 DEBUG : Looking for writers 2025/12/01 02:30:59 DEBUG : dir: reading active writers 2025/12/01 02:30:59 DEBUG : >WaitForWriters: 2025/12/01 02:31:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 02:31:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00064c540 2025/12/01 02:31:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 02:31:00 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:1700 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" 2025/12/01 02:31:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/01 02:31:07 DEBUG : dir/file1: Updating file with dir/file1 0xc00064c540 2025/12/01 02:31:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/01 02:31:07 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:1700 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" 2025/12/01 02:31:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 02:31:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/01 02:31:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:31:14 DEBUG : dir/file1: File is currently open, delaying rename 0xc00064c540 2025/12/01 02:31:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 02:31:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 02:31:14 DEBUG : mega root 'rclone-test-jozajot3piji': File to upload is small (25 bytes), uploading instead of streaming 2025/12/01 02:31:16 DEBUG : dir/file1: size = 25 OK 2025/12/01 02:31:16 NOTICE: mega root 'rclone-test-jozajot3piji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/12/01 02:31:16 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/01 02:31:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 02:31:16 DEBUG : newLeaf: Running delayed rename now 2025/12/01 02:31:16 INFO : newLeaf: Deleted 2025/12/01 02:31:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 02:31:17 DEBUG : newLeaf: Updating file with newLeaf 0xc00064c540 2025/12/01 02:31:17 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:31:17 DEBUG : dir: Looking for writers 2025/12/01 02:31:17 DEBUG : Looking for writers 2025/12/01 02:31:17 DEBUG : dir: reading active writers 2025/12/01 02:31:17 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:17 DEBUG : >WaitForWriters: 2025/12/01 02:31:17 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:31:17 DEBUG : dir: Looking for writers 2025/12/01 02:31:17 DEBUG : Looking for writers 2025/12/01 02:31:17 DEBUG : dir: reading active writers 2025/12/01 02:31:17 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:17 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:31:17 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:31:17 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:31:17 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:31:17 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:31:17 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:31:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:31:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:31:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:31:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:31:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:31:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:31:17 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 02:31:18 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:31:18 DEBUG : dir: Looking for writers 2025/12/01 02:31:18 DEBUG : file1: reading active writers 2025/12/01 02:31:18 DEBUG : Looking for writers 2025/12/01 02:31:18 DEBUG : dir: reading active writers 2025/12/01 02:31:18 DEBUG : >WaitForWriters: 2025/12/01 02:31:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 02:31:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00064d440 2025/12/01 02:31:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 02:31:18 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:1700 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" 2025/12/01 02:31:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/01 02:31:25 DEBUG : dir/file1: Updating file with dir/file1 0xc00064d440 2025/12/01 02:31:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/01 02:31:25 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:1700 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" 2025/12/01 02:31:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 02:31:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/01 02:31:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:31:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc00064d440 2025/12/01 02:31:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 02:31:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 02:31:32 DEBUG : mega root 'rclone-test-jozajot3piji': File to upload is small (25 bytes), uploading instead of streaming 2025/12/01 02:31:33 DEBUG : dir/file1: size = 25 OK 2025/12/01 02:31:33 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/01 02:31:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 02:31:33 DEBUG : newLeaf: Running delayed rename now 2025/12/01 02:31:33 INFO : newLeaf: Deleted 2025/12/01 02:31:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 02:31:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00064d440 2025/12/01 02:31:33 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:31:33 DEBUG : dir: Looking for writers 2025/12/01 02:31:33 DEBUG : Looking for writers 2025/12/01 02:31:33 DEBUG : dir: reading active writers 2025/12/01 02:31:33 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:33 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (25) got file1 (25), newLeaf (25) 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" 2025/12/01 02:31:40 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:31:40 DEBUG : dir: Looking for writers 2025/12/01 02:31:40 DEBUG : Looking for writers 2025/12/01 02:31:40 DEBUG : dir: reading active writers 2025/12/01 02:31:40 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:40 DEBUG : >WaitForWriters: 2025/12/01 02:31:40 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:31:47 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:31:47 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:31:47 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:31:47 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:31:47 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:31:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:31:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:31:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:31:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:31:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:31:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:31:47 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /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 "newLeaf" 2025/12/01 02:31:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 02:31:55 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:31:55 DEBUG : dir/file1(0xc003698380): openPending: 2025/12/01 02:31:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/01 02:31:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/01 02:31:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:31:55 DEBUG : dir/file1(0xc003698380): >openPending: err= 2025/12/01 02:31:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 02:31:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:31:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:31:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:31:55 DEBUG : dir/file1(0xc003698380): _writeAt: size=14, off=0 2025/12/01 02:31:55 DEBUG : dir/file1(0xc003698380): >_writeAt: n=14, err= 2025/12/01 02:31:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/01 02:31:55 DEBUG : dir/file1(0xc003698380): close: 2025/12/01 02:31:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/01 02:31:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/01 02:31:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/01 02:31:55 DEBUG : dir/file1(0xc003698380): >close: err= 2025/12/01 02:31:55 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:31:55 DEBUG : dir: Looking for writers 2025/12/01 02:31:55 DEBUG : file1: reading active writers 2025/12/01 02:31:55 DEBUG : Looking for writers 2025/12/01 02:31:55 DEBUG : dir: reading active writers 2025/12/01 02:31:55 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:31:55 DEBUG : dir: Looking for writers 2025/12/01 02:31:55 DEBUG : file1: reading active writers 2025/12/01 02:31:55 DEBUG : Looking for writers 2025/12/01 02:31:55 DEBUG : dir: reading active writers 2025/12/01 02:31:55 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:31:55 DEBUG : dir: Looking for writers 2025/12/01 02:31:55 DEBUG : file1: reading active writers 2025/12/01 02:31:55 DEBUG : Looking for writers 2025/12/01 02:31:55 DEBUG : dir: reading active writers 2025/12/01 02:31:55 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:31:55 DEBUG : dir: Looking for writers 2025/12/01 02:31:55 DEBUG : file1: reading active writers 2025/12/01 02:31:55 DEBUG : Looking for writers 2025/12/01 02:31:55 DEBUG : dir: reading active writers 2025/12/01 02:31:55 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:31:55 DEBUG : dir/file1: vfs cache: starting upload 2025/12/01 02:31:55 DEBUG : dir: Looking for writers 2025/12/01 02:31:55 DEBUG : file1: reading active writers 2025/12/01 02:31:55 DEBUG : Looking for writers 2025/12/01 02:31:55 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:55 DEBUG : dir: reading active writers 2025/12/01 02:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:31:55 DEBUG : dir: Looking for writers 2025/12/01 02:31:55 DEBUG : file1: reading active writers 2025/12/01 02:31:55 DEBUG : Looking for writers 2025/12/01 02:31:55 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:55 DEBUG : dir: reading active writers 2025/12/01 02:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/01 02:31:55 DEBUG : dir: Looking for writers 2025/12/01 02:31:55 DEBUG : file1: reading active writers 2025/12/01 02:31:55 DEBUG : Looking for writers 2025/12/01 02:31:55 DEBUG : dir: reading active writers 2025/12/01 02:31:55 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/01 02:31:56 DEBUG : dir: Looking for writers 2025/12/01 02:31:56 DEBUG : file1: reading active writers 2025/12/01 02:31:56 DEBUG : Looking for writers 2025/12/01 02:31:56 DEBUG : dir: reading active writers 2025/12/01 02:31:56 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:31:57 DEBUG : dir: Looking for writers 2025/12/01 02:31:57 DEBUG : file1: reading active writers 2025/12/01 02:31:57 DEBUG : Looking for writers 2025/12/01 02:31:57 DEBUG : dir: reading active writers 2025/12/01 02:31:57 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:31:57 DEBUG : dir/file1: size = 14 OK 2025/12/01 02:31:57 INFO : dir/file1: Copied (replaced existing) 2025/12/01 02:31:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/01 02:31:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/01 02:31:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:31:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/01 02:31:58 DEBUG : dir: Looking for writers 2025/12/01 02:31:58 DEBUG : file1: reading active writers 2025/12/01 02:31:58 DEBUG : Looking for writers 2025/12/01 02:31:58 DEBUG : dir: reading active writers 2025/12/01 02:31:58 DEBUG : newLeaf: reading active writers 2025/12/01 02:31:58 DEBUG : >WaitForWriters: 2025/12/01 02:31:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 02:31:58 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:31:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:31:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:31:58 DEBUG : dir/file1(0xc00359c8c0): _readAt: size=512, off=0 2025/12/01 02:31:58 DEBUG : dir/file1(0xc00359c8c0): openPending: 2025/12/01 02:31:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/01 02:31:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/01 02:31:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:31:58 DEBUG : dir/file1(0xc00359c8c0): >openPending: err= 2025/12/01 02:31:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/01 02:31:58 DEBUG : dir/file1(0xc00359c8c0): >_readAt: n=14, err=EOF 2025/12/01 02:31:58 DEBUG : dir/file1(0xc00359c8c0): close: 2025/12/01 02:31:58 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-01 02:31:55 +0000 UTC 2025/12/01 02:31:58 DEBUG : dir/file1(0xc00359c8c0): >close: err= 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:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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:338 /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 "newLeaf" 2025/12/01 02:32:05 INFO : newLeaf: Deleted 2025/12/01 02:32:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 02:32:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 02:32:05 DEBUG : newLeaf: Updating file with newLeaf 0xc00064de00 2025/12/01 02:32:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 02:32:05 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:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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: Not equal: expected: 14 actual : 25 Test: TestFileRename/minimal,forceCache=true Messages: newLeaf: size incorrect file=14 vs obj=25 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=true Messages: Unexpected file "newLeaf" 2025/12/01 02:32:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/01 02:32:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/01 02:32:13 DEBUG : dir/file1: Updating file with dir/file1 0xc00064de00 2025/12/01 02:32:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/01 02:32:13 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:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) 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 "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=true Messages: Unexpected file "dir/file1" 2025/12/01 02:32:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 02:32:20 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:32:20 DEBUG : dir/file1(0xc0036993c0): openPending: 2025/12/01 02:32:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/01 02:32:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/01 02:32:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:32:20 DEBUG : dir/file1(0xc0036993c0): >openPending: err= 2025/12/01 02:32:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 02:32:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:32:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:32:20 DEBUG : dir/file1(0xc0036993c0): _writeAt: size=25, off=0 2025/12/01 02:32:20 DEBUG : dir/file1(0xc0036993c0): >_writeAt: n=25, err= 2025/12/01 02:32:20 INFO : newLeaf: Deleted 2025/12/01 02:32:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 02:32:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 02:32:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00064de00 2025/12/01 02:32:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 02:32:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 02:32:20 DEBUG : newLeaf(0xc0036993c0): close: 2025/12/01 02:32:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/01 02:32:20 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-01 02:32:20.269755629 +0000 UTC m=+194.734753226 2025/12/01 02:32:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/01 02:32:20 DEBUG : newLeaf(0xc0036993c0): >close: err= 2025/12/01 02:32:20 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:32:20 DEBUG : dir: Looking for writers 2025/12/01 02:32:20 DEBUG : Looking for writers 2025/12/01 02:32:20 DEBUG : dir: reading active writers 2025/12/01 02:32:20 DEBUG : newLeaf: reading active writers 2025/12/01 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:32:20 DEBUG : dir: Looking for writers 2025/12/01 02:32:20 DEBUG : Looking for writers 2025/12/01 02:32:20 DEBUG : dir: reading active writers 2025/12/01 02:32:20 DEBUG : newLeaf: reading active writers 2025/12/01 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:32:20 DEBUG : dir: Looking for writers 2025/12/01 02:32:20 DEBUG : Looking for writers 2025/12/01 02:32:20 DEBUG : dir: reading active writers 2025/12/01 02:32:20 DEBUG : newLeaf: reading active writers 2025/12/01 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:32:20 DEBUG : dir: Looking for writers 2025/12/01 02:32:20 DEBUG : Looking for writers 2025/12/01 02:32:20 DEBUG : dir: reading active writers 2025/12/01 02:32:20 DEBUG : newLeaf: reading active writers 2025/12/01 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:32:20 DEBUG : newLeaf: vfs cache: starting upload 2025/12/01 02:32:20 DEBUG : dir: Looking for writers 2025/12/01 02:32:20 DEBUG : Looking for writers 2025/12/01 02:32:20 DEBUG : newLeaf: reading active writers 2025/12/01 02:32:20 DEBUG : dir: reading active writers 2025/12/01 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:32:20 DEBUG : dir: Looking for writers 2025/12/01 02:32:20 DEBUG : Looking for writers 2025/12/01 02:32:20 DEBUG : dir: reading active writers 2025/12/01 02:32:20 DEBUG : newLeaf: reading active writers 2025/12/01 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/01 02:32:20 DEBUG : newLeaf: size = 25 OK 2025/12/01 02:32:20 INFO : newLeaf: Copied (replaced existing) 2025/12/01 02:32:20 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/01 02:32:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/01 02:32:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 02:32:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/01 02:32:21 DEBUG : dir: Looking for writers 2025/12/01 02:32:21 DEBUG : Looking for writers 2025/12/01 02:32:21 DEBUG : dir: reading active writers 2025/12/01 02:32:21 DEBUG : newLeaf: reading active writers 2025/12/01 02:32:21 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) 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/vfs/file_test.go:396 /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 "newLeaf" 2025/12/01 02:32:28 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:32:28 DEBUG : dir: Looking for writers 2025/12/01 02:32:28 DEBUG : Looking for writers 2025/12/01 02:32:28 DEBUG : dir: reading active writers 2025/12/01 02:32:28 DEBUG : newLeaf: reading active writers 2025/12/01 02:32:28 DEBUG : >WaitForWriters: 2025/12/01 02:32:28 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:32:35 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:32:35 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:32:35 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:32:35 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:32:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:32:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:32:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:32:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:32:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:32:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:32:35 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /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" 2025/12/01 02:32:43 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:32:43 DEBUG : dir: Looking for writers 2025/12/01 02:32:43 DEBUG : file1: reading active writers 2025/12/01 02:32:43 DEBUG : Looking for writers 2025/12/01 02:32:43 DEBUG : dir: reading active writers 2025/12/01 02:32:43 DEBUG : newLeaf: reading active writers 2025/12/01 02:32:43 DEBUG : >WaitForWriters: 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:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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:338 /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" 2025/12/01 02:32:50 INFO : newLeaf: Deleted 2025/12/01 02:32:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 02:32:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0070bf380 2025/12/01 02:32:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 02:32:50 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:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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: Not equal: expected: 14 actual : 25 Test: TestFileRename/writes,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 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 "newLeaf" 2025/12/01 02:32:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/01 02:32:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0070bf380 2025/12/01 02:32:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/01 02:32:58 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:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) 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" 2025/12/01 02:33:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 02:33:05 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:33:05 DEBUG : dir/file1(0xc00359c3c0): openPending: 2025/12/01 02:33:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/01 02:33:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/01 02:33:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:33:05 DEBUG : dir/file1(0xc00359c3c0): >openPending: err= 2025/12/01 02:33:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 02:33:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:33:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:33:05 DEBUG : dir/file1(0xc00359c3c0): _writeAt: size=25, off=0 2025/12/01 02:33:05 DEBUG : dir/file1(0xc00359c3c0): >_writeAt: n=25, err= 2025/12/01 02:33:05 INFO : newLeaf: Deleted 2025/12/01 02:33:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 02:33:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 02:33:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0070bf380 2025/12/01 02:33:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 02:33:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 02:33:05 DEBUG : newLeaf(0xc00359c3c0): close: 2025/12/01 02:33:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/01 02:33:05 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-01 02:33:05.169059009 +0000 UTC m=+239.634056606 2025/12/01 02:33:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/01 02:33:05 DEBUG : newLeaf(0xc00359c3c0): >close: err= 2025/12/01 02:33:05 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:33:05 DEBUG : dir: Looking for writers 2025/12/01 02:33:05 DEBUG : Looking for writers 2025/12/01 02:33:05 DEBUG : dir: reading active writers 2025/12/01 02:33:05 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:33:05 DEBUG : dir: Looking for writers 2025/12/01 02:33:05 DEBUG : Looking for writers 2025/12/01 02:33:05 DEBUG : dir: reading active writers 2025/12/01 02:33:05 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:33:05 DEBUG : dir: Looking for writers 2025/12/01 02:33:05 DEBUG : Looking for writers 2025/12/01 02:33:05 DEBUG : dir: reading active writers 2025/12/01 02:33:05 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:33:05 DEBUG : dir: Looking for writers 2025/12/01 02:33:05 DEBUG : Looking for writers 2025/12/01 02:33:05 DEBUG : dir: reading active writers 2025/12/01 02:33:05 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:33:05 DEBUG : newLeaf: vfs cache: starting upload 2025/12/01 02:33:05 DEBUG : dir: Looking for writers 2025/12/01 02:33:05 DEBUG : Looking for writers 2025/12/01 02:33:05 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:05 DEBUG : dir: reading active writers 2025/12/01 02:33:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:33:05 DEBUG : dir: Looking for writers 2025/12/01 02:33:05 DEBUG : Looking for writers 2025/12/01 02:33:05 DEBUG : dir: reading active writers 2025/12/01 02:33:05 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/01 02:33:05 DEBUG : newLeaf: size = 25 OK 2025/12/01 02:33:05 INFO : newLeaf: Copied (replaced existing) 2025/12/01 02:33:05 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/01 02:33:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/01 02:33:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 02:33:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/01 02:33:06 DEBUG : dir: Looking for writers 2025/12/01 02:33:06 DEBUG : Looking for writers 2025/12/01 02:33:06 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:06 DEBUG : dir: reading active writers 2025/12/01 02:33:06 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) 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/vfs/file_test.go:396 /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" 2025/12/01 02:33:13 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:33:13 DEBUG : dir: Looking for writers 2025/12/01 02:33:13 DEBUG : Looking for writers 2025/12/01 02:33:13 DEBUG : dir: reading active writers 2025/12/01 02:33:13 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:13 DEBUG : >WaitForWriters: 2025/12/01 02:33:13 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:33:20 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:33:20 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:33:20 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:33:20 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:33:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:33:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:33:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:33:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:33:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:33:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:33:20 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /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 "newLeaf" 2025/12/01 02:33:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 02:33:27 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:33:27 DEBUG : dir/file1(0xc000948740): openPending: 2025/12/01 02:33:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/01 02:33:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/01 02:33:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:33:27 DEBUG : dir/file1(0xc000948740): >openPending: err= 2025/12/01 02:33:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 02:33:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:33:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:33:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:33:27 DEBUG : dir/file1(0xc000948740): _writeAt: size=14, off=0 2025/12/01 02:33:27 DEBUG : dir/file1(0xc000948740): >_writeAt: n=14, err= 2025/12/01 02:33:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/01 02:33:27 DEBUG : dir/file1(0xc000948740): close: 2025/12/01 02:33:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/01 02:33:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/01 02:33:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/01 02:33:27 DEBUG : dir/file1(0xc000948740): >close: err= 2025/12/01 02:33:27 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:33:27 DEBUG : dir: Looking for writers 2025/12/01 02:33:27 DEBUG : file1: reading active writers 2025/12/01 02:33:27 DEBUG : Looking for writers 2025/12/01 02:33:27 DEBUG : dir: reading active writers 2025/12/01 02:33:27 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:33:27 DEBUG : dir: Looking for writers 2025/12/01 02:33:27 DEBUG : file1: reading active writers 2025/12/01 02:33:27 DEBUG : Looking for writers 2025/12/01 02:33:27 DEBUG : dir: reading active writers 2025/12/01 02:33:27 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:33:27 DEBUG : dir: Looking for writers 2025/12/01 02:33:27 DEBUG : file1: reading active writers 2025/12/01 02:33:27 DEBUG : Looking for writers 2025/12/01 02:33:27 DEBUG : dir: reading active writers 2025/12/01 02:33:27 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:33:27 DEBUG : dir: Looking for writers 2025/12/01 02:33:27 DEBUG : file1: reading active writers 2025/12/01 02:33:27 DEBUG : Looking for writers 2025/12/01 02:33:27 DEBUG : dir: reading active writers 2025/12/01 02:33:27 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:33:27 DEBUG : dir/file1: vfs cache: starting upload 2025/12/01 02:33:27 DEBUG : dir: Looking for writers 2025/12/01 02:33:27 DEBUG : file1: reading active writers 2025/12/01 02:33:27 DEBUG : Looking for writers 2025/12/01 02:33:27 DEBUG : dir: reading active writers 2025/12/01 02:33:27 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:33:27 DEBUG : dir: Looking for writers 2025/12/01 02:33:27 DEBUG : file1: reading active writers 2025/12/01 02:33:27 DEBUG : Looking for writers 2025/12/01 02:33:27 DEBUG : dir: reading active writers 2025/12/01 02:33:27 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/01 02:33:28 DEBUG : dir: Looking for writers 2025/12/01 02:33:28 DEBUG : file1: reading active writers 2025/12/01 02:33:28 DEBUG : Looking for writers 2025/12/01 02:33:28 DEBUG : dir: reading active writers 2025/12/01 02:33:28 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/01 02:33:28 DEBUG : dir/file1: size = 14 OK 2025/12/01 02:33:28 INFO : dir/file1: Copied (replaced existing) 2025/12/01 02:33:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/01 02:33:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/01 02:33:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:33:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/01 02:33:28 DEBUG : dir: Looking for writers 2025/12/01 02:33:28 DEBUG : file1: reading active writers 2025/12/01 02:33:28 DEBUG : Looking for writers 2025/12/01 02:33:28 DEBUG : dir: reading active writers 2025/12/01 02:33:28 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:28 DEBUG : >WaitForWriters: 2025/12/01 02:33:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 02:33:28 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:33:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:33:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:33:28 DEBUG : dir/file1(0xc00359d940): _readAt: size=512, off=0 2025/12/01 02:33:28 DEBUG : dir/file1(0xc00359d940): openPending: 2025/12/01 02:33:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/01 02:33:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/01 02:33:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:33:28 DEBUG : dir/file1(0xc00359d940): >openPending: err= 2025/12/01 02:33:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/01 02:33:28 DEBUG : dir/file1(0xc00359d940): >_readAt: n=14, err=EOF 2025/12/01 02:33:28 DEBUG : dir/file1(0xc00359d940): close: 2025/12/01 02:33:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-01 02:33:28 +0000 UTC 2025/12/01 02:33:28 DEBUG : dir/file1(0xc00359d940): >close: err= 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:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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:338 /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 "newLeaf" 2025/12/01 02:33:36 INFO : newLeaf: Deleted 2025/12/01 02:33:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 02:33:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 02:33:36 DEBUG : newLeaf: Updating file with newLeaf 0xc002bfe0c0 2025/12/01 02:33:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 02:33:36 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:1700 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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: Not equal: expected: 14 actual : 25 Test: TestFileRename/writes,forceCache=true Messages: newLeaf: size incorrect file=14 vs obj=25 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=true Messages: Unexpected file "newLeaf" 2025/12/01 02:33:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/01 02:33:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/01 02:33:43 DEBUG : dir/file1: Updating file with dir/file1 0xc002bfe0c0 2025/12/01 02:33:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/01 02:33:43 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:1700 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) 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 "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=true Messages: Unexpected file "dir/file1" 2025/12/01 02:33:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 02:33:50 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:33:50 DEBUG : dir/file1(0xc000949e40): openPending: 2025/12/01 02:33:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/01 02:33:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/01 02:33:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:33:50 DEBUG : dir/file1(0xc000949e40): >openPending: err= 2025/12/01 02:33:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 02:33:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:33:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:33:50 DEBUG : dir/file1(0xc000949e40): _writeAt: size=25, off=0 2025/12/01 02:33:50 DEBUG : dir/file1(0xc000949e40): >_writeAt: n=25, err= 2025/12/01 02:33:50 INFO : newLeaf: Deleted 2025/12/01 02:33:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 02:33:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 02:33:50 DEBUG : newLeaf: Updating file with newLeaf 0xc002bfe0c0 2025/12/01 02:33:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 02:33:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 02:33:50 DEBUG : newLeaf(0xc000949e40): close: 2025/12/01 02:33:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/01 02:33:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-01 02:33:50.626389404 +0000 UTC m=+285.091387002 2025/12/01 02:33:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/01 02:33:50 DEBUG : newLeaf(0xc000949e40): >close: err= 2025/12/01 02:33:50 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:33:50 DEBUG : dir: Looking for writers 2025/12/01 02:33:50 DEBUG : Looking for writers 2025/12/01 02:33:50 DEBUG : dir: reading active writers 2025/12/01 02:33:50 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:33:50 DEBUG : dir: Looking for writers 2025/12/01 02:33:50 DEBUG : Looking for writers 2025/12/01 02:33:50 DEBUG : dir: reading active writers 2025/12/01 02:33:50 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:33:50 DEBUG : dir: Looking for writers 2025/12/01 02:33:50 DEBUG : Looking for writers 2025/12/01 02:33:50 DEBUG : dir: reading active writers 2025/12/01 02:33:50 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:33:50 DEBUG : dir: Looking for writers 2025/12/01 02:33:50 DEBUG : Looking for writers 2025/12/01 02:33:50 DEBUG : dir: reading active writers 2025/12/01 02:33:50 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:33:50 DEBUG : newLeaf: vfs cache: starting upload 2025/12/01 02:33:50 DEBUG : dir: Looking for writers 2025/12/01 02:33:50 DEBUG : Looking for writers 2025/12/01 02:33:50 DEBUG : dir: reading active writers 2025/12/01 02:33:50 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:33:51 DEBUG : dir: Looking for writers 2025/12/01 02:33:51 DEBUG : Looking for writers 2025/12/01 02:33:51 DEBUG : dir: reading active writers 2025/12/01 02:33:51 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/01 02:33:51 DEBUG : newLeaf: size = 25 OK 2025/12/01 02:33:51 INFO : newLeaf: Copied (replaced existing) 2025/12/01 02:33:51 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/01 02:33:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/01 02:33:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 02:33:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/01 02:33:51 DEBUG : dir: Looking for writers 2025/12/01 02:33:51 DEBUG : Looking for writers 2025/12/01 02:33:51 DEBUG : dir: reading active writers 2025/12/01 02:33:51 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:51 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) 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/vfs/file_test.go:396 /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 "newLeaf" 2025/12/01 02:33:58 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:33:58 DEBUG : dir: Looking for writers 2025/12/01 02:33:58 DEBUG : Looking for writers 2025/12/01 02:33:58 DEBUG : dir: reading active writers 2025/12/01 02:33:58 DEBUG : newLeaf: reading active writers 2025/12/01 02:33:58 DEBUG : >WaitForWriters: 2025/12/01 02:33:58 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" === RUN TestFileRename/full,forceCache=false run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:34:05 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:34:05 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:34:05 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:34:05 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:34:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:34:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:34:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:34:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:34:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:34:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:34:05 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /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 "newLeaf" 2025/12/01 02:34:13 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:34:13 DEBUG : dir: Looking for writers 2025/12/01 02:34:13 DEBUG : file1: reading active writers 2025/12/01 02:34:13 DEBUG : Looking for writers 2025/12/01 02:34:13 DEBUG : dir: reading active writers 2025/12/01 02:34:13 DEBUG : newLeaf: reading active writers 2025/12/01 02:34:13 DEBUG : >WaitForWriters: 2025/12/01 02:34:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 02:34:13 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:34:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:34:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:34:13 DEBUG : dir/file1(0xc002b9ed00): _readAt: size=512, off=0 2025/12/01 02:34:13 DEBUG : dir/file1(0xc002b9ed00): openPending: 2025/12/01 02:34:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/01 02:34:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/01 02:34:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:34:13 DEBUG : dir/file1(0xc002b9ed00): >openPending: err= 2025/12/01 02:34:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/12/01 02:34:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 02:34:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:34:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:34:13 DEBUG : dir/file1(0xc002b9ed00): >_readAt: n=14, err=EOF 2025/12/01 02:34:13 DEBUG : dir/file1(0xc002b9ed00): close: 2025/12/01 02:34:13 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-01 02:34:06 +0000 UTC 2025/12/01 02:34:13 DEBUG : dir/file1(0xc002b9ed00): >close: err= 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:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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:338 /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 "newLeaf" 2025/12/01 02:34:20 INFO : newLeaf: Deleted 2025/12/01 02:34:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 02:34:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 02:34:20 DEBUG : newLeaf: Updating file with newLeaf 0xc003b30fc0 2025/12/01 02:34:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 02:34:20 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:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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: Not equal: expected: 14 actual : 25 Test: TestFileRename/full,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 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/full,forceCache=false Messages: Unexpected file "newLeaf" 2025/12/01 02:34:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/01 02:34:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/01 02:34:28 DEBUG : dir/file1: Updating file with dir/file1 0xc003b30fc0 2025/12/01 02:34:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/01 02:34: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 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:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) 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 "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/full,forceCache=false Messages: Unexpected file "dir/file1" 2025/12/01 02:34:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 02:34:35 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:34:35 DEBUG : dir/file1(0xc000648c00): openPending: 2025/12/01 02:34:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/01 02:34:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/01 02:34:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:34:35 DEBUG : dir/file1(0xc000648c00): >openPending: err= 2025/12/01 02:34:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 02:34:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:34:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:34:35 DEBUG : dir/file1(0xc000648c00): _writeAt: size=25, off=0 2025/12/01 02:34:35 DEBUG : dir/file1(0xc000648c00): >_writeAt: n=25, err= 2025/12/01 02:34:35 INFO : newLeaf: Deleted 2025/12/01 02:34:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 02:34:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 02:34:35 DEBUG : newLeaf: Updating file with newLeaf 0xc003b30fc0 2025/12/01 02:34:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 02:34:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 02:34:35 DEBUG : newLeaf(0xc000648c00): close: 2025/12/01 02:34:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/01 02:34:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-01 02:34:35.218444858 +0000 UTC m=+329.683442456 2025/12/01 02:34:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/01 02:34:35 DEBUG : newLeaf(0xc000648c00): >close: err= 2025/12/01 02:34:35 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:34:35 DEBUG : dir: Looking for writers 2025/12/01 02:34:35 DEBUG : Looking for writers 2025/12/01 02:34:35 DEBUG : dir: reading active writers 2025/12/01 02:34:35 DEBUG : newLeaf: reading active writers 2025/12/01 02:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:34:35 DEBUG : dir: Looking for writers 2025/12/01 02:34:35 DEBUG : Looking for writers 2025/12/01 02:34:35 DEBUG : dir: reading active writers 2025/12/01 02:34:35 DEBUG : newLeaf: reading active writers 2025/12/01 02:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:34:35 DEBUG : dir: Looking for writers 2025/12/01 02:34:35 DEBUG : Looking for writers 2025/12/01 02:34:35 DEBUG : dir: reading active writers 2025/12/01 02:34:35 DEBUG : newLeaf: reading active writers 2025/12/01 02:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:34:35 DEBUG : dir: Looking for writers 2025/12/01 02:34:35 DEBUG : Looking for writers 2025/12/01 02:34:35 DEBUG : dir: reading active writers 2025/12/01 02:34:35 DEBUG : newLeaf: reading active writers 2025/12/01 02:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:34:35 DEBUG : newLeaf: vfs cache: starting upload 2025/12/01 02:34:35 DEBUG : dir: Looking for writers 2025/12/01 02:34:35 DEBUG : Looking for writers 2025/12/01 02:34:35 DEBUG : dir: reading active writers 2025/12/01 02:34:35 DEBUG : newLeaf: reading active writers 2025/12/01 02:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:34:35 DEBUG : dir: Looking for writers 2025/12/01 02:34:35 DEBUG : Looking for writers 2025/12/01 02:34:35 DEBUG : dir: reading active writers 2025/12/01 02:34:35 DEBUG : newLeaf: reading active writers 2025/12/01 02:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/01 02:34:35 DEBUG : newLeaf: size = 25 OK 2025/12/01 02:34:35 INFO : newLeaf: Copied (replaced existing) 2025/12/01 02:34:35 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/01 02:34:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/01 02:34:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 02:34:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/01 02:34:36 DEBUG : dir: Looking for writers 2025/12/01 02:34:36 DEBUG : Looking for writers 2025/12/01 02:34:36 DEBUG : dir: reading active writers 2025/12/01 02:34:36 DEBUG : newLeaf: reading active writers 2025/12/01 02:34:36 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) 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/vfs/file_test.go:396 /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 "newLeaf" 2025/12/01 02:34:43 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:34:43 DEBUG : dir: Looking for writers 2025/12/01 02:34:43 DEBUG : Looking for writers 2025/12/01 02:34:43 DEBUG : dir: reading active writers 2025/12/01 02:34:43 DEBUG : newLeaf: reading active writers 2025/12/01 02:34:43 DEBUG : >WaitForWriters: 2025/12/01 02:34:43 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" --- FAIL: TestFileRename (233.12s) --- FAIL: TestFileRename/off,forceCache=false (20.40s) --- FAIL: TestFileRename/minimal,forceCache=false (30.15s) --- FAIL: TestFileRename/minimal,forceCache=true (47.70s) --- FAIL: TestFileRename/writes,forceCache=false (44.76s) --- FAIL: TestFileRename/writes,forceCache=true (45.48s) --- FAIL: TestFileRename/full,forceCache=false (44.63s) === RUN TestRcGetVFS run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:34:50 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:34:50 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:34:50 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:34:50 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:34:50 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:34:50 DEBUG : Looking for writers 2025/12/01 02:34:50 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRcGetVFS Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRcGetVFS Messages: Unexpected file "newLeaf" --- FAIL: TestRcGetVFS (7.05s) === RUN TestReadFileHandleMethods run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:34:57 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:34:57 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" 2025/12/01 02:35:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:35:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 02:35:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/01 02:35:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/01 02:35:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:35:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/01 02:35:04 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/12/01 02:35:04 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:35:04 DEBUG : dir: Looking for writers 2025/12/01 02:35:04 DEBUG : file1: reading active writers 2025/12/01 02:35:04 DEBUG : Looking for writers 2025/12/01 02:35:04 DEBUG : newLeaf: reading active writers 2025/12/01 02:35:04 DEBUG : dir: reading active writers 2025/12/01 02:35:04 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleMethods (14.79s) === RUN TestReadFileHandleSeek run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:35:12 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:35:12 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" 2025/12/01 02:35:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:35:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 02:35:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/01 02:35:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/01 02:35:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:35:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/01 02:35:19 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/01 02:35:19 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/01 02:35:19 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/01 02:35:19 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/01 02:35:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/01 02:35:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/01 02:35:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/01 02:35:19 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/12/01 02:35:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/12/01 02:35:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/12/01 02:35:19 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/12/01 02:35:20 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/12/01 02:35:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/12/01 02:35:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/12/01 02:35:20 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/12/01 02:35:20 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:35:20 DEBUG : dir: Looking for writers 2025/12/01 02:35:20 DEBUG : file1: reading active writers 2025/12/01 02:35:20 DEBUG : Looking for writers 2025/12/01 02:35:20 DEBUG : dir: reading active writers 2025/12/01 02:35:20 DEBUG : newLeaf: reading active writers 2025/12/01 02:35:20 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleSeek (15.31s) === RUN TestReadFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:35:27 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:35:27 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" 2025/12/01 02:35:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:35:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 02:35:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/01 02:35:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/01 02:35:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:35:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/01 02:35:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/01 02:35:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/01 02:35:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/01 02:35:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/01 02:35:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/01 02:35:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/01 02:35:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/01 02:35:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/12/01 02:35:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/12/01 02:35:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/12/01 02:35:35 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/12/01 02:35:35 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/12/01 02:35:35 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/12/01 02:35:35 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/12/01 02:35:35 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/12/01 02:35:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/12/01 02:35:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/12/01 02:35:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/01 02:35:35 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/12/01 02:35:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/12/01 02:35:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/12/01 02:35:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/01 02:35:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/01 02:35:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/01 02:35:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/01 02:35:35 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/12/01 02:35:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/01 02:35:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/01 02:35:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/01 02:35:35 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/12/01 02:35:35 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:35:35 DEBUG : dir: Looking for writers 2025/12/01 02:35:35 DEBUG : file1: reading active writers 2025/12/01 02:35:35 DEBUG : Looking for writers 2025/12/01 02:35:35 DEBUG : dir: reading active writers 2025/12/01 02:35:35 DEBUG : newLeaf: reading active writers 2025/12/01 02:35:35 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleReadAt (15.50s) === RUN TestReadFileHandleFlush run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:35:43 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:35:43 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" 2025/12/01 02:35:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:35:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 02:35:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/01 02:35:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/01 02:35:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:35:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/01 02:35:50 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:35:50 DEBUG : dir: Looking for writers 2025/12/01 02:35:50 DEBUG : file1: reading active writers 2025/12/01 02:35:50 DEBUG : Looking for writers 2025/12/01 02:35:50 DEBUG : dir: reading active writers 2025/12/01 02:35:50 DEBUG : newLeaf: reading active writers 2025/12/01 02:35:50 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleFlush (14.71s) === RUN TestReadFileHandleRelease run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:35:57 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:35:57 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" 2025/12/01 02:36:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:36:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 02:36:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/01 02:36:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/01 02:36:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:36:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/01 02:36:05 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/12/01 02:36:05 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/12/01 02:36:05 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:36:05 DEBUG : dir: Looking for writers 2025/12/01 02:36:05 DEBUG : file1: reading active writers 2025/12/01 02:36:05 DEBUG : Looking for writers 2025/12/01 02:36:05 DEBUG : dir: reading active writers 2025/12/01 02:36:05 DEBUG : newLeaf: reading active writers 2025/12/01 02:36:05 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleRelease (14.64s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:36:12 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:36:12 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:36:12 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:12 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:36:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:36:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:12 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" 2025/12/01 02:36:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:36:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 02:36:19 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:36:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:36:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:36:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 02:36:19 DEBUG : dir/file1(0xc003095b40): _readAt: size=1, off=0 2025/12/01 02:36:19 DEBUG : dir/file1(0xc003095b40): openPending: 2025/12/01 02:36:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/01 02:36:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 02:36:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:36:19 DEBUG : dir/file1(0xc003095b40): >openPending: err= 2025/12/01 02:36:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/01 02:36:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 02:36:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:36:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:36:19 DEBUG : dir/file1(0xc003095b40): >_readAt: n=1, err= 2025/12/01 02:36:19 DEBUG : dir/file1(0xc003095b40): _readAt: size=256, off=1 2025/12/01 02:36:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/12/01 02:36:19 DEBUG : dir/file1(0xc003095b40): >_readAt: n=15, err=EOF 2025/12/01 02:36:19 DEBUG : dir/file1(0xc003095b40): _readAt: size=16, off=16 2025/12/01 02:36:19 DEBUG : dir/file1(0xc003095b40): >_readAt: n=0, err=EOF 2025/12/01 02:36:19 DEBUG : dir/file1(0xc003095b40): close: 2025/12/01 02:36:19 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-01 02:36:12 +0000 UTC 2025/12/01 02:36:19 DEBUG : dir/file1(0xc003095b40): >close: err= 2025/12/01 02:36:19 DEBUG : dir/file1(0xc003095b40): close: 2025/12/01 02:36:19 DEBUG : dir/file1(0xc003095b40): >close: err=file already closed 2025/12/01 02:36:19 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:36:19 DEBUG : dir: Looking for writers 2025/12/01 02:36:19 DEBUG : file1: reading active writers 2025/12/01 02:36:19 DEBUG : Looking for writers 2025/12/01 02:36:19 DEBUG : dir: reading active writers 2025/12/01 02:36:19 DEBUG : newLeaf: reading active writers 2025/12/01 02:36:19 DEBUG : >WaitForWriters: 2025/12/01 02:36:19 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsRead (14.61s) === RUN TestRWFileHandleSeek run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:36:27 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:36:27 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:36:27 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:27 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:36:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:36:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:27 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" 2025/12/01 02:36:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:36:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 02:36:36 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:36:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:36:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:36:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): _readAt: size=1, off=0 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): openPending: 2025/12/01 02:36:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/01 02:36:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 02:36:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): >openPending: err= 2025/12/01 02:36:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/01 02:36:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 02:36:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:36:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): >_readAt: n=1, err= 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): _readAt: size=1, off=5 2025/12/01 02:36:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): >_readAt: n=1, err= 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): _readAt: size=1, off=3 2025/12/01 02:36:36 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): >_readAt: n=1, err= 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): _readAt: size=1, off=13 2025/12/01 02:36:36 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): >_readAt: n=1, err= 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): _readAt: size=16, off=100 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): >_readAt: n=0, err=EOF 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): close: 2025/12/01 02:36:36 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-01 02:36:27 +0000 UTC 2025/12/01 02:36:36 DEBUG : dir/file1(0xc000949940): >close: err= 2025/12/01 02:36:36 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:36:36 DEBUG : dir: Looking for writers 2025/12/01 02:36:36 DEBUG : file1: reading active writers 2025/12/01 02:36:36 DEBUG : Looking for writers 2025/12/01 02:36:36 DEBUG : dir: reading active writers 2025/12/01 02:36:36 DEBUG : newLeaf: reading active writers 2025/12/01 02:36:36 DEBUG : >WaitForWriters: 2025/12/01 02:36:36 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSeek (16.80s) === RUN TestRWFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:36:43 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:36:43 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:36:43 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:43 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:36:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:36:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:43 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" 2025/12/01 02:36:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:36:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 02:36:51 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:36:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:36:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:36:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): _readAt: size=1, off=0 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): openPending: 2025/12/01 02:36:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/01 02:36:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 02:36:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): >openPending: err= 2025/12/01 02:36:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/01 02:36:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 02:36:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:36:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): >_readAt: n=1, err= 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): _readAt: size=1, off=5 2025/12/01 02:36:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): >_readAt: n=1, err= 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): _readAt: size=1, off=1 2025/12/01 02:36:51 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): >_readAt: n=1, err= 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): _readAt: size=6, off=10 2025/12/01 02:36:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): >_readAt: n=6, err= 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): _readAt: size=256, off=10 2025/12/01 02:36:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): >_readAt: n=6, err=EOF 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): _readAt: size=256, off=100 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): >_readAt: n=0, err=EOF 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): close: 2025/12/01 02:36:51 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-01 02:36:44 +0000 UTC 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): >close: err= 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): _readAt: size=256, off=100 2025/12/01 02:36:51 DEBUG : dir/file1(0xc000357d40): >_readAt: n=0, err=file already closed 2025/12/01 02:36:51 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:36:51 DEBUG : dir: Looking for writers 2025/12/01 02:36:51 DEBUG : file1: reading active writers 2025/12/01 02:36:51 DEBUG : Looking for writers 2025/12/01 02:36:51 DEBUG : dir: reading active writers 2025/12/01 02:36:51 DEBUG : newLeaf: reading active writers 2025/12/01 02:36:51 DEBUG : >WaitForWriters: 2025/12/01 02:36:51 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReadAt (14.77s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:36:58 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:36:58 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:36:58 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:58 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:36:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:36:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:36:58 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" 2025/12/01 02:37:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:37:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 02:37:06 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:37:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:37:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:37:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 02:37:06 DEBUG : dir/file1(0xc002b9e680): RWFileHandle.Flush 2025/12/01 02:37:06 DEBUG : dir/file1(0xc002b9e680): _readAt: size=256, off=0 2025/12/01 02:37:06 DEBUG : dir/file1(0xc002b9e680): openPending: 2025/12/01 02:37:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/01 02:37:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 02:37:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:37:06 DEBUG : dir/file1(0xc002b9e680): >openPending: err= 2025/12/01 02:37:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/01 02:37:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 02:37:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:37:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:37:06 DEBUG : dir/file1(0xc002b9e680): >_readAt: n=16, err=EOF 2025/12/01 02:37:06 DEBUG : dir/file1(0xc002b9e680): RWFileHandle.Flush 2025/12/01 02:37:06 DEBUG : dir/file1(0xc002b9e680): RWFileHandle.Flush 2025/12/01 02:37:06 DEBUG : dir/file1(0xc002b9e680): close: 2025/12/01 02:37:06 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-01 02:36:59 +0000 UTC 2025/12/01 02:37:06 DEBUG : dir/file1(0xc002b9e680): >close: err= 2025/12/01 02:37:06 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:37:06 DEBUG : dir: Looking for writers 2025/12/01 02:37:06 DEBUG : file1: reading active writers 2025/12/01 02:37:06 DEBUG : Looking for writers 2025/12/01 02:37:06 DEBUG : dir: reading active writers 2025/12/01 02:37:06 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:06 DEBUG : >WaitForWriters: 2025/12/01 02:37:06 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushRead (15.44s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:37:14 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:37:14 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:37:14 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:14 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:14 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" 2025/12/01 02:37:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:37:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 02:37:21 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:37:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:37:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:37:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 02:37:21 DEBUG : dir/file1(0xc00359ca40): _readAt: size=256, off=0 2025/12/01 02:37:21 DEBUG : dir/file1(0xc00359ca40): openPending: 2025/12/01 02:37:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/01 02:37:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 02:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:37:21 DEBUG : dir/file1(0xc00359ca40): >openPending: err= 2025/12/01 02:37:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/01 02:37:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 02:37:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:37:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:37:21 DEBUG : dir/file1(0xc00359ca40): >_readAt: n=16, err=EOF 2025/12/01 02:37:21 DEBUG : dir/file1(0xc00359ca40): RWFileHandle.Release 2025/12/01 02:37:21 DEBUG : dir/file1(0xc00359ca40): close: 2025/12/01 02:37:21 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-01 02:37:14 +0000 UTC 2025/12/01 02:37:21 DEBUG : dir/file1(0xc00359ca40): >close: err= 2025/12/01 02:37:21 DEBUG : dir/file1(0xc00359ca40): RWFileHandle.Release 2025/12/01 02:37:21 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:37:21 DEBUG : dir: Looking for writers 2025/12/01 02:37:21 DEBUG : file1: reading active writers 2025/12/01 02:37:21 DEBUG : Looking for writers 2025/12/01 02:37:21 DEBUG : dir: reading active writers 2025/12/01 02:37:21 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:21 DEBUG : >WaitForWriters: 2025/12/01 02:37:21 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseRead (14.69s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:37:28 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:37:28 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:37:28 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:28 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:37:28 DEBUG : file1: newRWFileHandle: 2025/12/01 02:37:28 DEBUG : file1(0xc00071fec0): openPending: 2025/12/01 02:37:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:37:28 DEBUG : file1(0xc00071fec0): >openPending: err= 2025/12/01 02:37:28 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:37:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 02:37:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/01 02:37:28 DEBUG : file1(0xc00071fec0): _writeAt: size=5, off=0 2025/12/01 02:37:28 DEBUG : file1(0xc00071fec0): >_writeAt: n=5, err= 2025/12/01 02:37:28 DEBUG : file1(0xc00071fec0): _writeAt: size=7, off=5 2025/12/01 02:37:28 DEBUG : file1(0xc00071fec0): >_writeAt: n=7, err= 2025/12/01 02:37:28 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/01 02:37:28 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 12 (was 12) 2025/12/01 02:37:28 DEBUG : file1: vfs cache: truncate to size=11 2025/12/01 02:37:28 DEBUG : file1(0xc00071fec0): close: 2025/12/01 02:37:28 DEBUG : file1: vfs cache: setting modification time to 2025-12-01 02:37:28.763835794 +0000 UTC m=+503.228833421 2025/12/01 02:37:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/01 02:37:28 DEBUG : file1(0xc00071fec0): >close: err= 2025/12/01 02:37:28 DEBUG : file1(0xc00071fec0): close: 2025/12/01 02:37:28 DEBUG : file1(0xc00071fec0): >close: err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:332 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleMethodsWrite 2025/12/01 02:37:28 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:37:28 DEBUG : Looking for writers 2025/12/01 02:37:28 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:28 DEBUG : file1: reading active writers 2025/12/01 02:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:37:28 DEBUG : Looking for writers 2025/12/01 02:37:28 DEBUG : file1: reading active writers 2025/12/01 02:37:28 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:37:28 DEBUG : Looking for writers 2025/12/01 02:37:28 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:28 DEBUG : file1: reading active writers 2025/12/01 02:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:37:28 DEBUG : Looking for writers 2025/12/01 02:37:28 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:28 DEBUG : file1: reading active writers 2025/12/01 02:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:37:28 DEBUG : file1: vfs cache: starting upload 2025/12/01 02:37:28 DEBUG : Looking for writers 2025/12/01 02:37:28 DEBUG : file1: reading active writers 2025/12/01 02:37:28 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:37:29 DEBUG : Looking for writers 2025/12/01 02:37:29 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:29 DEBUG : file1: reading active writers 2025/12/01 02:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/01 02:37:29 DEBUG : file1: size = 11 OK 2025/12/01 02:37:29 INFO : file1: Copied (new) 2025/12/01 02:37:29 DEBUG : file1: vfs cache: fingerprint now "11" 2025/12/01 02:37:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/01 02:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:37:29 INFO : file1: vfs cache: upload succeeded try #1 2025/12/01 02:37:29 DEBUG : Looking for writers 2025/12/01 02:37:29 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:29 DEBUG : file1: reading active writers 2025/12/01 02:37:29 DEBUG : >WaitForWriters: 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/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (25) 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/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" 2025/12/01 02:37:36 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:37:36 DEBUG : Looking for writers 2025/12/01 02:37:36 DEBUG : file1: reading active writers 2025/12/01 02:37:36 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:36 DEBUG : >WaitForWriters: 2025/12/01 02:37:36 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsWrite (14.86s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:37:43 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:37:43 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:37:43 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:43 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:43 DEBUG : Config file has changed externally - reloading 2025/12/01 02:37:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:37:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:37:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:37:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:37:43 DEBUG : file1: newRWFileHandle: 2025/12/01 02:37:43 DEBUG : file1(0xc00709cfc0): openPending: 2025/12/01 02:37:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:37:43 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/01 02:37:43 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 02:37:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:37:43 DEBUG : file1(0xc00709cfc0): >openPending: err= 2025/12/01 02:37:43 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 02:37:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:37:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 02:37:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/01 02:37:43 DEBUG : file1(0xc00709cfc0): _writeAt: size=7, off=0 2025/12/01 02:37:43 DEBUG : file1(0xc00709cfc0): >_writeAt: n=7, err= 2025/12/01 02:37:43 DEBUG : file1(0xc00709cfc0): _writeAt: size=6, off=5 2025/12/01 02:37:43 DEBUG : file1(0xc00709cfc0): >_writeAt: n=6, err= 2025/12/01 02:37:43 DEBUG : file1(0xc00709cfc0): close: 2025/12/01 02:37:43 DEBUG : file1: vfs cache: setting modification time to 2025-12-01 02:37:43.62199902 +0000 UTC m=+518.086996617 2025/12/01 02:37:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/01 02:37:43 DEBUG : file1(0xc00709cfc0): >close: err= 2025/12/01 02:37:43 DEBUG : file1(0xc00709cfc0): _writeAt: size=5, off=0 2025/12/01 02:37:43 DEBUG : file1(0xc00709cfc0): >_writeAt: n=0, err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:382 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleWriteAt 2025/12/01 02:37:43 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:37:43 DEBUG : Looking for writers 2025/12/01 02:37:43 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:43 DEBUG : file1: reading active writers 2025/12/01 02:37:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:37:43 DEBUG : Looking for writers 2025/12/01 02:37:43 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:43 DEBUG : file1: reading active writers 2025/12/01 02:37:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:37:43 DEBUG : Looking for writers 2025/12/01 02:37:43 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:43 DEBUG : file1: reading active writers 2025/12/01 02:37:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:37:43 DEBUG : Looking for writers 2025/12/01 02:37:43 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:43 DEBUG : file1: reading active writers 2025/12/01 02:37:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:37:43 DEBUG : file1: vfs cache: starting upload 2025/12/01 02:37:43 DEBUG : Looking for writers 2025/12/01 02:37:43 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:43 DEBUG : file1: reading active writers 2025/12/01 02:37:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:37:43 DEBUG : file1: size = 11 OK 2025/12/01 02:37:43 INFO : file1: Copied (new) 2025/12/01 02:37:43 DEBUG : file1: vfs cache: fingerprint now "11" 2025/12/01 02:37:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/01 02:37:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:37:43 INFO : file1: vfs cache: upload succeeded try #1 2025/12/01 02:37:43 DEBUG : Looking for writers 2025/12/01 02:37:43 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:43 DEBUG : file1: reading active writers 2025/12/01 02:37:43 DEBUG : >WaitForWriters: 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/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (25) 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/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" 2025/12/01 02:37:50 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:37:50 DEBUG : Looking for writers 2025/12/01 02:37:50 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:50 DEBUG : file1: reading active writers 2025/12/01 02:37:50 DEBUG : >WaitForWriters: 2025/12/01 02:37:50 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteAt (14.43s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:37:58 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:37:58 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:37:58 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:58 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:37:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:37:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:37:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:37:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:37:58 DEBUG : file1: newRWFileHandle: 2025/12/01 02:37:58 DEBUG : file1(0xc002a80b80): openPending: 2025/12/01 02:37:58 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/01 02:37:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:37:58 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 02:37:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:37:58 DEBUG : file1(0xc002a80b80): >openPending: err= 2025/12/01 02:37:58 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 02:37:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:37:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 02:37:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/01 02:37:58 DEBUG : file1(0xc002a80b80): close: 2025/12/01 02:37:58 DEBUG : file1: vfs cache: setting modification time to 2025-12-01 02:37:58.052811851 +0000 UTC m=+532.517809479 2025/12/01 02:37:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/01 02:37:58 DEBUG : file1(0xc002a80b80): >close: err= 2025/12/01 02:37:58 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/01 02:37:58 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 02:37:58 DEBUG : file2: newRWFileHandle: 2025/12/01 02:37:58 DEBUG : file2(0xc002a81340): openPending: 2025/12/01 02:37:58 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:37:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/01 02:37:58 DEBUG : file2(0xc002a81340): >openPending: err= 2025/12/01 02:37:58 DEBUG : file2: >newRWFileHandle: err= 2025/12/01 02:37:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/01 02:37:58 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/12/01 02:37:58 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/12/01 02:37:58 DEBUG : file2(0xc002a81340): RWFileHandle.Flush 2025/12/01 02:37:58 DEBUG : file2(0xc002a81340): RWFileHandle.Release 2025/12/01 02:37:58 DEBUG : file2(0xc002a81340): close: 2025/12/01 02:37:58 DEBUG : file2: vfs cache: setting modification time to 2025-12-01 02:37:58.054075591 +0000 UTC m=+532.519073229 2025/12/01 02:37:58 INFO : file2: vfs cache: queuing for upload in 100ms 2025/12/01 02:37:58 DEBUG : file2(0xc002a81340): >close: err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:414 Error: Not equal: expected: []string{"file1,0,false", "file2,0,false"} actual : []string{"file1,0,false", "file2,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file1,0,false", - (string) (len=13) "file2,0,false" + (string) (len=13) "file2,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleWriteNoWrite 2025/12/01 02:37:58 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:37:58 DEBUG : Looking for writers 2025/12/01 02:37:58 DEBUG : file1: reading active writers 2025/12/01 02:37:58 DEBUG : file2: reading active writers 2025/12/01 02:37:58 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/12/01 02:37:58 DEBUG : Looking for writers 2025/12/01 02:37:58 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:58 DEBUG : file1: reading active writers 2025/12/01 02:37:58 DEBUG : file2: reading active writers 2025/12/01 02:37:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/12/01 02:37:58 DEBUG : Looking for writers 2025/12/01 02:37:58 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:58 DEBUG : file1: reading active writers 2025/12/01 02:37:58 DEBUG : file2: reading active writers 2025/12/01 02:37:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/12/01 02:37:58 DEBUG : Looking for writers 2025/12/01 02:37:58 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:58 DEBUG : file1: reading active writers 2025/12/01 02:37:58 DEBUG : file2: reading active writers 2025/12/01 02:37:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/12/01 02:37:58 DEBUG : file1: vfs cache: starting upload 2025/12/01 02:37:58 DEBUG : file2: vfs cache: starting upload 2025/12/01 02:37:58 DEBUG : Looking for writers 2025/12/01 02:37:58 DEBUG : file2: reading active writers 2025/12/01 02:37:58 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:58 DEBUG : file1: reading active writers 2025/12/01 02:37:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/12/01 02:37:58 DEBUG : Looking for writers 2025/12/01 02:37:58 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:58 DEBUG : file1: reading active writers 2025/12/01 02:37:58 DEBUG : file2: reading active writers 2025/12/01 02:37:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/12/01 02:37:58 DEBUG : file1: size = 0 OK 2025/12/01 02:37:58 INFO : file1: Copied (new) 2025/12/01 02:37:58 DEBUG : file1: vfs cache: fingerprint now "0" 2025/12/01 02:37:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/01 02:37:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:37:58 INFO : file1: vfs cache: upload succeeded try #1 2025/12/01 02:37:58 DEBUG : file2: size = 0 OK 2025/12/01 02:37:58 INFO : file2: Copied (new) 2025/12/01 02:37:58 DEBUG : file2: vfs cache: fingerprint now "0" 2025/12/01 02:37:58 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/12/01 02:37:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/01 02:37:58 INFO : file2: vfs cache: upload succeeded try #1 2025/12/01 02:37:58 DEBUG : Looking for writers 2025/12/01 02:37:58 DEBUG : newLeaf: reading active writers 2025/12/01 02:37:58 DEBUG : file1: reading active writers 2025/12/01 02:37:58 DEBUG : file2: reading active writers 2025/12/01 02:37:58 DEBUG : >WaitForWriters: 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/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got file1 (0), file2 (0), newLeaf (25) 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/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" 2025/12/01 02:38:05 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:38:05 DEBUG : Looking for writers 2025/12/01 02:38:05 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:05 DEBUG : file1: reading active writers 2025/12/01 02:38:05 DEBUG : file2: reading active writers 2025/12/01 02:38:05 DEBUG : >WaitForWriters: 2025/12/01 02:38:05 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteNoWrite (15.01s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:38:13 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:38:13 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:38:13 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:13 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:38:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:38:13 DEBUG : file1: newRWFileHandle: 2025/12/01 02:38:13 DEBUG : file1(0xc003094b80): openPending: 2025/12/01 02:38:13 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/01 02:38:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:38:13 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 02:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:38:13 DEBUG : file1(0xc003094b80): >openPending: err= 2025/12/01 02:38:13 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 02:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:38:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 02:38:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/01 02:38:13 DEBUG : file1(0xc003094b80): _writeAt: size=5, off=0 2025/12/01 02:38:13 DEBUG : file1(0xc003094b80): >_writeAt: n=5, err= 2025/12/01 02:38:13 DEBUG : file1(0xc003094b80): RWFileHandle.Flush 2025/12/01 02:38:13 DEBUG : file1(0xc003094b80): RWFileHandle.Flush 2025/12/01 02:38:13 DEBUG : file1(0xc003094b80): close: 2025/12/01 02:38:13 DEBUG : file1: vfs cache: setting modification time to 2025-12-01 02:38:13.059462557 +0000 UTC m=+547.524460185 2025/12/01 02:38:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/01 02:38:13 DEBUG : file1(0xc003094b80): >close: err= 2025/12/01 02:38:13 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:38:13 DEBUG : Looking for writers 2025/12/01 02:38:13 DEBUG : file1: reading active writers 2025/12/01 02:38:13 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:38:13 DEBUG : Looking for writers 2025/12/01 02:38:13 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:13 DEBUG : file1: reading active writers 2025/12/01 02:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:38:13 DEBUG : Looking for writers 2025/12/01 02:38:13 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:13 DEBUG : file1: reading active writers 2025/12/01 02:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:38:13 DEBUG : Looking for writers 2025/12/01 02:38:13 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:13 DEBUG : file1: reading active writers 2025/12/01 02:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:38:13 DEBUG : file1: vfs cache: starting upload 2025/12/01 02:38:13 DEBUG : Looking for writers 2025/12/01 02:38:13 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:13 DEBUG : file1: reading active writers 2025/12/01 02:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:38:13 DEBUG : Looking for writers 2025/12/01 02:38:13 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:13 DEBUG : file1: reading active writers 2025/12/01 02:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/01 02:38:13 DEBUG : file1: size = 5 OK 2025/12/01 02:38:13 INFO : file1: Copied (new) 2025/12/01 02:38:13 DEBUG : file1: vfs cache: fingerprint now "5" 2025/12/01 02:38:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/01 02:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:38:13 INFO : file1: vfs cache: upload succeeded try #1 2025/12/01 02:38:13 DEBUG : Looking for writers 2025/12/01 02:38:13 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:13 DEBUG : file1: reading active writers 2025/12/01 02:38:13 DEBUG : >WaitForWriters: 2025/12/01 02:38:13 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushWrite (9.53s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:38:22 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:38:22 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:38:22 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:22 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:38:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:38:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:38:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:38:22 DEBUG : file1: newRWFileHandle: 2025/12/01 02:38:22 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/01 02:38:22 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 02:38:22 DEBUG : file1(0xc003a38e00): openPending: 2025/12/01 02:38:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:38:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:38:22 DEBUG : file1(0xc003a38e00): >openPending: err= 2025/12/01 02:38:22 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 02:38:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:38:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 02:38:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/01 02:38:22 DEBUG : file1(0xc003a38e00): _writeAt: size=5, off=0 2025/12/01 02:38:22 DEBUG : file1(0xc003a38e00): >_writeAt: n=5, err= 2025/12/01 02:38:22 DEBUG : file1(0xc003a38e00): RWFileHandle.Release 2025/12/01 02:38:22 DEBUG : file1(0xc003a38e00): close: 2025/12/01 02:38:22 DEBUG : file1: vfs cache: setting modification time to 2025-12-01 02:38:22.591682961 +0000 UTC m=+557.056680659 2025/12/01 02:38:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/01 02:38:22 DEBUG : file1(0xc003a38e00): >close: err= 2025/12/01 02:38:22 DEBUG : file1(0xc003a38e00): RWFileHandle.Release 2025/12/01 02:38:22 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:38:22 DEBUG : Looking for writers 2025/12/01 02:38:22 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:22 DEBUG : file1: reading active writers 2025/12/01 02:38:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:38:22 DEBUG : Looking for writers 2025/12/01 02:38:22 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:22 DEBUG : file1: reading active writers 2025/12/01 02:38:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:38:22 DEBUG : Looking for writers 2025/12/01 02:38:22 DEBUG : file1: reading active writers 2025/12/01 02:38:22 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:38:22 DEBUG : Looking for writers 2025/12/01 02:38:22 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:22 DEBUG : file1: reading active writers 2025/12/01 02:38:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:38:22 DEBUG : file1: vfs cache: starting upload 2025/12/01 02:38:22 DEBUG : Looking for writers 2025/12/01 02:38:22 DEBUG : file1: reading active writers 2025/12/01 02:38:22 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:38:22 DEBUG : Looking for writers 2025/12/01 02:38:22 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:22 DEBUG : file1: reading active writers 2025/12/01 02:38:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/01 02:38:22 DEBUG : file1: size = 5 OK 2025/12/01 02:38:22 INFO : file1: Copied (new) 2025/12/01 02:38:22 DEBUG : file1: vfs cache: fingerprint now "5" 2025/12/01 02:38:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/01 02:38:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:38:22 INFO : file1: vfs cache: upload succeeded try #1 2025/12/01 02:38:23 DEBUG : Looking for writers 2025/12/01 02:38:23 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:23 DEBUG : file1: reading active writers 2025/12/01 02:38:23 DEBUG : >WaitForWriters: 2025/12/01 02:38:23 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseWrite (7.75s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:38:30 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:38:30 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:38:30 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:30 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:38:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:38:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:30 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" 2025/12/01 02:38:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/12/01 02:38:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 02:38:37 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:38:37 DEBUG : dir/file1(0xc003a39cc0): openPending: 2025/12/01 02:38:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/01 02:38:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 02:38:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:38:37 DEBUG : dir/file1(0xc003a39cc0): >openPending: err= 2025/12/01 02:38:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 02:38:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:38:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:38:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 02:38:37 DEBUG : dir/file1(0xc003a39cc0): _writeAt: size=5, off=0 2025/12/01 02:38:37 DEBUG : dir/file1(0xc003a39cc0): >_writeAt: n=5, err= 2025/12/01 02:38:37 DEBUG : dir/file1(0xc003a39cc0): close: 2025/12/01 02:38:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:38:37 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-01 02:38:37.726263997 +0000 UTC m=+572.191261633 2025/12/01 02:38:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/01 02:38:37 DEBUG : dir/file1(0xc003a39cc0): >close: err= 2025/12/01 02:38:37 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:38:37 DEBUG : dir: Looking for writers 2025/12/01 02:38:37 DEBUG : file1: reading active writers 2025/12/01 02:38:37 DEBUG : Looking for writers 2025/12/01 02:38:37 DEBUG : dir: reading active writers 2025/12/01 02:38:37 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:38:37 DEBUG : dir: Looking for writers 2025/12/01 02:38:37 DEBUG : file1: reading active writers 2025/12/01 02:38:37 DEBUG : Looking for writers 2025/12/01 02:38:37 DEBUG : dir: reading active writers 2025/12/01 02:38:37 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:38:37 DEBUG : dir: Looking for writers 2025/12/01 02:38:37 DEBUG : file1: reading active writers 2025/12/01 02:38:37 DEBUG : Looking for writers 2025/12/01 02:38:37 DEBUG : dir: reading active writers 2025/12/01 02:38:37 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:38:37 DEBUG : dir: Looking for writers 2025/12/01 02:38:37 DEBUG : file1: reading active writers 2025/12/01 02:38:37 DEBUG : Looking for writers 2025/12/01 02:38:37 DEBUG : dir: reading active writers 2025/12/01 02:38:37 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:38:37 DEBUG : dir/file1: vfs cache: starting upload 2025/12/01 02:38:37 DEBUG : dir: Looking for writers 2025/12/01 02:38:37 DEBUG : file1: reading active writers 2025/12/01 02:38:37 DEBUG : Looking for writers 2025/12/01 02:38:37 DEBUG : dir: reading active writers 2025/12/01 02:38:37 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:38:38 DEBUG : dir: Looking for writers 2025/12/01 02:38:38 DEBUG : file1: reading active writers 2025/12/01 02:38:38 DEBUG : Looking for writers 2025/12/01 02:38:38 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:38 DEBUG : dir: reading active writers 2025/12/01 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/01 02:38:38 DEBUG : dir/file1: size = 5 OK 2025/12/01 02:38:38 INFO : dir/file1: Copied (replaced existing) 2025/12/01 02:38:38 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/12/01 02:38:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/01 02:38:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:38:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/01 02:38:38 DEBUG : dir: Looking for writers 2025/12/01 02:38:38 DEBUG : file1: reading active writers 2025/12/01 02:38:38 DEBUG : Looking for writers 2025/12/01 02:38:38 DEBUG : dir: reading active writers 2025/12/01 02:38:38 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:38 DEBUG : >WaitForWriters: 2025/12/01 02:38:38 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeTruncateExisting (15.86s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:38:46 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:38:46 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:38:46 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:46 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:46 DEBUG : Config file has changed externally - reloading 2025/12/01 02:38:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:38:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:38:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:38:46 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" 2025/12/01 02:38:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:38:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:38:53 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 02:38:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 02:38:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:38:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 02:38:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 02:38:53 DEBUG : dir/file1(0xc0009494c0): _writeAt: size=5, off=0 2025/12/01 02:38:53 DEBUG : dir/file1(0xc0009494c0): openPending: 2025/12/01 02:38:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/01 02:38:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 02:38:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:38:53 DEBUG : dir/file1(0xc0009494c0): >openPending: err= 2025/12/01 02:38:53 DEBUG : dir/file1(0xc0009494c0): >_writeAt: n=5, err= 2025/12/01 02:38:53 DEBUG : dir/file1(0xc0009494c0): _writeAt: size=15, off=5 2025/12/01 02:38:53 DEBUG : dir/file1(0xc0009494c0): >_writeAt: n=15, err= 2025/12/01 02:38:53 DEBUG : dir/file1(0xc0009494c0): close: 2025/12/01 02:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/12/01 02:38:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-01 02:38:53.514712791 +0000 UTC m=+587.979710388 2025/12/01 02:38:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/01 02:38:53 DEBUG : dir/file1(0xc0009494c0): >close: err= 2025/12/01 02:38:53 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:38:53 DEBUG : dir: Looking for writers 2025/12/01 02:38:53 DEBUG : file1: reading active writers 2025/12/01 02:38:53 DEBUG : Looking for writers 2025/12/01 02:38:53 DEBUG : dir: reading active writers 2025/12/01 02:38:53 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:38:53 DEBUG : dir: Looking for writers 2025/12/01 02:38:53 DEBUG : file1: reading active writers 2025/12/01 02:38:53 DEBUG : Looking for writers 2025/12/01 02:38:53 DEBUG : dir: reading active writers 2025/12/01 02:38:53 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:38:53 DEBUG : dir: Looking for writers 2025/12/01 02:38:53 DEBUG : file1: reading active writers 2025/12/01 02:38:53 DEBUG : Looking for writers 2025/12/01 02:38:53 DEBUG : dir: reading active writers 2025/12/01 02:38:53 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:38:53 DEBUG : dir: Looking for writers 2025/12/01 02:38:53 DEBUG : file1: reading active writers 2025/12/01 02:38:53 DEBUG : Looking for writers 2025/12/01 02:38:53 DEBUG : dir: reading active writers 2025/12/01 02:38:53 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:38:53 DEBUG : dir/file1: vfs cache: starting upload 2025/12/01 02:38:53 DEBUG : dir: Looking for writers 2025/12/01 02:38:53 DEBUG : file1: reading active writers 2025/12/01 02:38:53 DEBUG : Looking for writers 2025/12/01 02:38:53 DEBUG : dir: reading active writers 2025/12/01 02:38:53 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:38:53 DEBUG : dir: Looking for writers 2025/12/01 02:38:53 DEBUG : file1: reading active writers 2025/12/01 02:38:53 DEBUG : Looking for writers 2025/12/01 02:38:53 DEBUG : dir: reading active writers 2025/12/01 02:38:53 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/01 02:38:53 DEBUG : dir/file1: size = 20 OK 2025/12/01 02:38:53 INFO : dir/file1: Copied (replaced existing) 2025/12/01 02:38:53 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/12/01 02:38:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/01 02:38:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 02:38:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/01 02:38:54 DEBUG : dir: Looking for writers 2025/12/01 02:38:54 DEBUG : file1: reading active writers 2025/12/01 02:38:54 DEBUG : Looking for writers 2025/12/01 02:38:54 DEBUG : newLeaf: reading active writers 2025/12/01 02:38:54 DEBUG : dir: reading active writers 2025/12/01 02:38:54 DEBUG : >WaitForWriters: 2025/12/01 02:38:54 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateExisting (15.54s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:39:01 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:39:01 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:39:01 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:01 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:39:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:39:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:01 DEBUG : file1: newRWFileHandle: 2025/12/01 02:39:01 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/01 02:39:01 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 02:39:01 DEBUG : file1(0xc000949e40): openPending: 2025/12/01 02:39:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:39:01 DEBUG : file1(0xc000949e40): >openPending: err= 2025/12/01 02:39:01 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 02:39:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:39:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 02:39:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/01 02:39:01 DEBUG : file1(0xc000949e40): _writeAt: size=5, off=0 2025/12/01 02:39:01 DEBUG : file1(0xc000949e40): >_writeAt: n=5, err= 2025/12/01 02:39:01 DEBUG : file1(0xc000949e40): close: 2025/12/01 02:39:01 DEBUG : file1: vfs cache: setting modification time to 2025-12-01 02:39:01.735500938 +0000 UTC m=+596.200498555 2025/12/01 02:39:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:01 DEBUG : file1(0xc000949e40): >close: err= 2025/12/01 02:39:01 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:39:01 DEBUG : Looking for writers 2025/12/01 02:39:01 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:01 DEBUG : file1: reading active writers 2025/12/01 02:39:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:39:01 DEBUG : Looking for writers 2025/12/01 02:39:01 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:01 DEBUG : file1: reading active writers 2025/12/01 02:39:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:39:01 DEBUG : Looking for writers 2025/12/01 02:39:01 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:01 DEBUG : file1: reading active writers 2025/12/01 02:39:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:39:01 DEBUG : Looking for writers 2025/12/01 02:39:01 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:01 DEBUG : file1: reading active writers 2025/12/01 02:39:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:39:01 DEBUG : file1: vfs cache: starting upload 2025/12/01 02:39:01 DEBUG : Looking for writers 2025/12/01 02:39:01 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:01 DEBUG : file1: reading active writers 2025/12/01 02:39:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:39:02 DEBUG : Looking for writers 2025/12/01 02:39:02 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:02 DEBUG : file1: reading active writers 2025/12/01 02:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/01 02:39:02 DEBUG : file1: size = 5 OK 2025/12/01 02:39:02 INFO : file1: Copied (new) 2025/12/01 02:39:02 DEBUG : file1: vfs cache: fingerprint now "5" 2025/12/01 02:39:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/01 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:39:02 INFO : file1: vfs cache: upload succeeded try #1 2025/12/01 02:39:02 DEBUG : Looking for writers 2025/12/01 02:39:02 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:02 DEBUG : file1: reading active writers 2025/12/01 02:39:02 DEBUG : >WaitForWriters: 2025/12/01 02:39:02 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateNew (7.75s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:39:09 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:39:09 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:39:09 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:09 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:39:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:39:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:09 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87200): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87200): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87200): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87200): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87200): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.483668473 +0000 UTC m=+603.948666111 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87200): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87680): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87680): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87680): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87680): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87680): _writeAt: size=3, off=2 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87680): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87680): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.483668473 +0000 UTC m=+603.948666111 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87680): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87b40): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87b40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87b40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87b40): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87b40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.483668473 +0000 UTC m=+603.948666111 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000d87b40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c0f2d0 item 1 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359c4c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359c4c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359c4c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359c4c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359c4c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.488176149 +0000 UTC m=+603.953173775 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359c4c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359cac0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359cac0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359cac0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359cac0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359cac0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.488176149 +0000 UTC m=+603.953173775 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359cac0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436930 item 2 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359d580): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359d580): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359d580): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359d580): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359d580): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.491117465 +0000 UTC m=+603.956115092 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359d580): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359da00): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359da00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359da00): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359da00): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359da00): _writeAt: size=3, off=2 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359da00): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359da00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.491117465 +0000 UTC m=+603.956115092 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359da00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359dec0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359dec0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359dec0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359dec0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359dec0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.491117465 +0000 UTC m=+603.956115092 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00359dec0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4d90 item 3 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9e900): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9e900): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9e900): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9e900): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9e900): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.496263115 +0000 UTC m=+603.961260753 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9e900): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9ee40): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9ee40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9ee40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9ee40): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9ee40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.496263115 +0000 UTC m=+603.961260753 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9ee40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039b70a0 item 4 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9f8c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9f8c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9f8c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9f8c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9f8c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.499234289 +0000 UTC m=+603.964231916 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9f8c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9fd80): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9fd80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9fd80): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9fd80): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9fd80): _writeAt: size=3, off=2 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9fd80): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9fd80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.499234289 +0000 UTC m=+603.964231916 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002b9fd80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3a540): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3a540): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3a540): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3a540): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3a540): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.499234289 +0000 UTC m=+603.964231916 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3a540): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493650 item 5 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3ae80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3ae80): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3ae80): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3ae80): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3ae80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.503859496 +0000 UTC m=+603.968857134 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3ae80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3b3c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3b3c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3b3c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3b3c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3b3c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.503859496 +0000 UTC m=+603.968857134 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3b3c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fea0 item 6 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3be40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3be40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3be40): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3be40): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3be40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.506757981 +0000 UTC m=+603.971755619 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002d3be40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a80500): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a80500): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a80500): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a80500): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a80500): _writeAt: size=3, off=2 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a80500): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a80500): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.506757981 +0000 UTC m=+603.971755619 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a80500): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a809c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a809c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a809c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a809c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a809c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.506757981 +0000 UTC m=+603.971755619 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a809c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002aac4d0 item 7 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a81500): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a81500): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a81500): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a81500): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a81500): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.510080479 +0000 UTC m=+603.975078115 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a81500): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a81a40): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a81a40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a81a40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a81a40): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a81a40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.510080479 +0000 UTC m=+603.975078115 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002a81a40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032e2ee0 item 8 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709c500): _readAt: size=2, off=0 2025/12/01 02:39:09 ERROR : open-test-file(0xc00709c500): Couldn't read size of file 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709c500): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709c500): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709c500): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709c500): close: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709c500): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709c9c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709c9c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709c9c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709c9c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709c9c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.513049778 +0000 UTC m=+603.978047404 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709c9c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709ce80): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709ce80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709ce80): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709ce80): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709ce80): _writeAt: size=3, off=2 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709ce80): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709ce80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.513049778 +0000 UTC m=+603.978047404 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709ce80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709d4c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709d4c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709d4c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709d4c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709d4c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.513049778 +0000 UTC m=+603.978047404 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709d4c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e73490 item 9 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709de00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709de00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709de00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709de00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709de00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.516790995 +0000 UTC m=+603.981788622 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00709de00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094280): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094280): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094280): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094280): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094280): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.516790995 +0000 UTC m=+603.981788622 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094280): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034abb20 item 10 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094bc0): _readAt: size=2, off=0 2025/12/01 02:39:09 ERROR : open-test-file(0xc003094bc0): Couldn't read size of file 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094bc0): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094bc0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094bc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094bc0): close: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094bc0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094f80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094f80): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094f80): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094f80): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094f80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.520106018 +0000 UTC m=+603.985103654 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003094f80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030954c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030954c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030954c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030954c0): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030954c0): _writeAt: size=3, off=2 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030954c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030954c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.520106018 +0000 UTC m=+603.985103654 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030954c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030959c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030959c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030959c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030959c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030959c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.520106018 +0000 UTC m=+603.985103654 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0030959c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ba1c0 item 11 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a38700): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a38700): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a38700): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a38700): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a38700): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.524851222 +0000 UTC m=+603.989848849 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a38700): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a38c40): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a38c40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a38c40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a38c40): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a38c40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.524851222 +0000 UTC m=+603.989848849 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a38c40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00075ee00 item 12 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a39540): _readAt: size=2, off=0 2025/12/01 02:39:09 ERROR : open-test-file(0xc003a39540): Couldn't read size of file 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a39540): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a39540): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a39540): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a39540): close: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a39540): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a39940): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a39940): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a39940): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a39940): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a39940): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.528109417 +0000 UTC m=+603.993107053 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003a39940): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0005209c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0005209c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0005209c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0005209c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0005209c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.528109417 +0000 UTC m=+603.993107053 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0005209c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079d1f0 item 13 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000521380): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000521380): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000521380): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000521380): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000521380): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.531044271 +0000 UTC m=+603.996041908 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000521380): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0005218c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0005218c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0005218c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0005218c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0005218c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.531044271 +0000 UTC m=+603.996041908 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0005218c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008095e0 item 14 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0003571c0): _readAt: size=2, off=0 2025/12/01 02:39:09 ERROR : open-test-file(0xc0003571c0): Couldn't read size of file 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0003571c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0003571c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0003571c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0003571c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0003571c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0003579c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0003579c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0003579c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0003579c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0003579c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.534250819 +0000 UTC m=+603.999248446 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0003579c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003786180): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003786180): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003786180): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003786180): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003786180): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.534250819 +0000 UTC m=+603.999248446 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003786180): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00086d9d0 item 15 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003786f00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003786f00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003786f00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003786f00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003786f00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.537196554 +0000 UTC m=+604.002194180 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003786f00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0037877c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0037877c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0037877c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0037877c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0037877c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.537196554 +0000 UTC m=+604.002194180 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0037877c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000893dc0 item 16 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948740): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948740): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948740): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948740): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948740): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.540048972 +0000 UTC m=+604.005046609 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948740): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948c40): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948c40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948c40): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948c40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948c40): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948c40): _writeAt: size=3, off=7 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948c40): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948c40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.540048972 +0000 UTC m=+604.005046609 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000948c40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000949140): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000949140): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000949140): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000949140): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000949140): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.540048972 +0000 UTC m=+604.005046609 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000949140): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dc230 item 17 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000949c80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000949c80): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000949c80): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000949c80): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000949c80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.54388053 +0000 UTC m=+604.008878167 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000949c80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033ee540): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033ee540): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033ee540): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033ee540): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033ee540): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.54388053 +0000 UTC m=+604.008878167 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033ee540): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000920770 item 18 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003698d40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003698d40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003698d40): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003698d40): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003698d40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.546724892 +0000 UTC m=+604.011722520 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003698d40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699340): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699340): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699340): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699340): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699340): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699340): _writeAt: size=3, off=7 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699340): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699340): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.546724892 +0000 UTC m=+604.011722520 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699340): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699840): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699840): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699840): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699840): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699840): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.546724892 +0000 UTC m=+604.011722520 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc003699840): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055caf0 item 19 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000648280): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000648280): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000648280): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000648280): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000648280): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.550297342 +0000 UTC m=+604.015294979 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000648280): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000648a00): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000648a00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000648a00): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000648a00): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000648a00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.550297342 +0000 UTC m=+604.015294979 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000648a00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e49490 item 20 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000649380): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000649380): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000649380): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000649380): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000649380): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.553174026 +0000 UTC m=+604.018171663 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000649380): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0006498c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0006498c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0006498c0): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0006498c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0006498c0): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0006498c0): _writeAt: size=3, off=7 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0006498c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0006498c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.553174026 +0000 UTC m=+604.018171663 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0006498c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000649e80): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000649e80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000649e80): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000649e80): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000649e80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.553174026 +0000 UTC m=+604.018171663 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000649e80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009bf880 item 21 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a188c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a188c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a188c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a188c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a188c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.557020202 +0000 UTC m=+604.022017840 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a188c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a18e00): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a18e00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a18e00): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a18e00): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a18e00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.557020202 +0000 UTC m=+604.022017840 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a18e00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4bdc0 item 22 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19740): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19740): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19740): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19740): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19740): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.559868552 +0000 UTC m=+604.024866190 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19740): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19c40): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19c40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19c40): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19c40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19c40): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19c40): _writeAt: size=3, off=7 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19c40): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19c40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.559868552 +0000 UTC m=+604.024866190 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000a19c40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac41c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac41c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac41c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac41c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac41c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.559868552 +0000 UTC m=+604.024866190 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac41c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9a230 item 23 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac4b00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac4b00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac4b00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac4b00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac4b00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.563701804 +0000 UTC m=+604.028699432 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac4b00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5040): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5040): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5040): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5040): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5040): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.563701804 +0000 UTC m=+604.028699432 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5040): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afe770 item 24 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5940): _readAt: size=2, off=0 2025/12/01 02:39:09 ERROR : open-test-file(0xc000ac5940): Couldn't read size of file 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5940): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5940): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5940): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5940): close: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5940): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5d00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5d00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5d00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5d00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5d00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.566583418 +0000 UTC m=+604.031581055 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ac5d00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e280): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e280): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e280): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e280): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e280): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e280): _writeAt: size=3, off=7 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e280): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e280): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.566583418 +0000 UTC m=+604.031581055 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e280): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e7c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e7c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e7c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e7c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e7c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.566583418 +0000 UTC m=+604.031581055 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5e7c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b4ab60 item 25 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5f100): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5f100): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5f100): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5f100): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5f100): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.570600186 +0000 UTC m=+604.035597814 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5f100): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5f640): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5f640): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5f640): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5f640): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5f640): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.570600186 +0000 UTC m=+604.035597814 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5f640): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9d0a0 item 26 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5ff40): _readAt: size=2, off=0 2025/12/01 02:39:09 ERROR : open-test-file(0xc000b5ff40): Couldn't read size of file 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5ff40): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5ff40): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5ff40): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5ff40): close: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000b5ff40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20380): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20380): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20380): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20380): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20380): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.57325937 +0000 UTC m=+604.038256997 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20380): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20880): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20880): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20880): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20880): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20880): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20880): _writeAt: size=3, off=7 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20880): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20880): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.57325937 +0000 UTC m=+604.038256997 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20880): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20dc0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20dc0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20dc0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20dc0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20dc0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.57325937 +0000 UTC m=+604.038256997 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c20dc0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be3490 item 27 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c21700): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c21700): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c21700): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c21700): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c21700): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.577012459 +0000 UTC m=+604.042010087 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c21700): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c21c40): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c21c40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c21c40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c21c40): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c21c40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.577012459 +0000 UTC m=+604.042010087 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000c21c40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c819d0 item 28 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca25c0): _readAt: size=2, off=0 2025/12/01 02:39:09 ERROR : open-test-file(0xc000ca25c0): Couldn't read size of file 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca25c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca25c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca25c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca25c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca25c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca2980): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca2980): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca2980): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca2980): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca2980): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.580164254 +0000 UTC m=+604.045161891 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca2980): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3040): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3040): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3040): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3040): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3040): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.580164254 +0000 UTC m=+604.045161891 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3040): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd5dc0 item 29 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3980): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3980): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3980): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3980): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3980): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.583225277 +0000 UTC m=+604.048222904 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3980): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3ec0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3ec0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3ec0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3ec0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3ec0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.583225277 +0000 UTC m=+604.048222904 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ca3ec0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6a230 item 30 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed6840): _readAt: size=2, off=0 2025/12/01 02:39:09 ERROR : open-test-file(0xc000ed6840): Couldn't read size of file 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed6840): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed6840): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed6840): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed6840): close: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed6840): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed6c00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed6c00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed6c00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed6c00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed6c00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.586234441 +0000 UTC m=+604.051232078 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed6c00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed72c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed72c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed72c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed72c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed72c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.586234441 +0000 UTC m=+604.051232078 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed72c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26620 item 31 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed7c00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed7c00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed7c00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed7c00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed7c00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.589054969 +0000 UTC m=+604.054052606 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000ed7c00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f681c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f681c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f681c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f681c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f681c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.589054969 +0000 UTC m=+604.054052606 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f681c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46a10 item 32 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68ac0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68ac0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68ac0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68ac0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68ac0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.59216333 +0000 UTC m=+604.057160968 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68ac0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68f40): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68f40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68f40): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68f40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68f40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84e00 item 33 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68f40): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68f40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.593324976 +0000 UTC m=+604.058322612 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f68f40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f69440): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f69440): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f69440): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f69440): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f69440): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.593324976 +0000 UTC m=+604.058322612 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f69440): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84fc0 item 33 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f69d40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f69d40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f69d40): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f69d40): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f69d40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.596415243 +0000 UTC m=+604.061412870 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc000f69d40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa240): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa240): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd93b0 item 34 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa240): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa240): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa240): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa240): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa240): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.597420973 +0000 UTC m=+604.062418611 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa240): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa780): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa780): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa780): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa780): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa780): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.597420973 +0000 UTC m=+604.062418611 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aa780): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd9570 item 34 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab080): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab080): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab080): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab080): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab080): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.600160949 +0000 UTC m=+604.065158586 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab080): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab500): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab500): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab500): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab500): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab500): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010c7960 item 35 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab500): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab500): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.601260577 +0000 UTC m=+604.066258214 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010ab500): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aba00): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aba00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aba00): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aba00): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aba00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.601260577 +0000 UTC m=+604.066258214 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0010aba00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010c7b20 item 35 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011063c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011063c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011063c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011063c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011063c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.604851681 +0000 UTC m=+604.069849328 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011063c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011068c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011068c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00110bf10 item 36 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011068c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011068c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011068c0): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011068c0): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011068c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.605856599 +0000 UTC m=+604.070854236 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011068c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001106e00): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001106e00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001106e00): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001106e00): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001106e00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.605856599 +0000 UTC m=+604.070854236 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001106e00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113e150 item 36 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107700): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107700): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107700): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107700): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107700): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.608671236 +0000 UTC m=+604.073668873 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107700): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107b80): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107b80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107b80): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107b80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107b80): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001152540 item 37 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107b80): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107b80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.609595422 +0000 UTC m=+604.074593059 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001107b80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164100): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164100): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164100): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164100): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164100): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.609595422 +0000 UTC m=+604.074593059 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164100): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001152700 item 37 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164a40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164a40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164a40): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164a40): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164a40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.612396704 +0000 UTC m=+604.077394332 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164a40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164f40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164f40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001176af0 item 38 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164f40): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164f40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164f40): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164f40): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164f40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.613714684 +0000 UTC m=+604.078712311 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001164f40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001165480): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001165480): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001165480): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001165480): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001165480): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.613714684 +0000 UTC m=+604.078712311 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001165480): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001176cb0 item 38 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001165dc0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001165dc0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001165dc0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001165dc0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001165dc0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.616152319 +0000 UTC m=+604.081149956 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001165dc0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6340): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6340): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6340): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6340): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6340): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b50a0 item 39 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6340): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6340): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.617222411 +0000 UTC m=+604.082220048 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6340): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6840): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6840): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6840): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6840): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6840): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.617222411 +0000 UTC m=+604.082220048 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c6840): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b5260 item 39 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7180): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7180): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7180): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7180): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7180): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.619955283 +0000 UTC m=+604.084952920 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7180): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7680): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7680): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f7650 item 40 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7680): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7680): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7680): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7680): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7680): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.621346351 +0000 UTC m=+604.086343988 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7680): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7bc0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7bc0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7bc0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7bc0): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7bc0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.621346351 +0000 UTC m=+604.086343988 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0011c7bc0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f7810 item 40 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012264c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012264c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012264c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012264c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012264c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012264c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012264c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.624503455 +0000 UTC m=+604.089501083 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012264c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012269c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012269c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012269c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123dc00 item 41 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012269c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012269c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.625314177 +0000 UTC m=+604.090311814 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012269c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001226e80): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001226e80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001226e80): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001226e80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001226e80): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123ddc0 item 41 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001226e80): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001226e80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.626420737 +0000 UTC m=+604.091418414 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001226e80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012273c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012273c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012273c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012273c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012273c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.626420737 +0000 UTC m=+604.091418414 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012273c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126e000 item 41 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001227cc0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001227cc0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001227cc0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001227cc0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001227cc0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001227cc0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001227cc0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.629316236 +0000 UTC m=+604.094313874 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001227cc0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa240): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa240): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa240): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012963f0 item 42 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa240): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa240): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.630261392 +0000 UTC m=+604.095259019 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa240): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa780): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa780): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012965b0 item 42 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa780): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa780): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa780): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa780): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa780): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.631476168 +0000 UTC m=+604.096473794 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aa780): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aad00): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aad00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aad00): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aad00): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aad00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.631476168 +0000 UTC m=+604.096473794 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012aad00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001296770 item 42 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ab600): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ab600): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ab600): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ab600): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ab600): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ab600): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ab600): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.634229548 +0000 UTC m=+604.099227245 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ab600): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012abb00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012abb00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012abb00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d4b60 item 43 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012abb00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012abb00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.635194481 +0000 UTC m=+604.100192108 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012abb00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee0c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee0c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee0c0): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee0c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee0c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d4d20 item 43 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee0c0): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee0c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.636186706 +0000 UTC m=+604.101184333 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee0c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee600): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee600): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee600): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee600): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee600): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.636186706 +0000 UTC m=+604.101184333 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ee600): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d4ee0 item 43 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012eef00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012eef00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012eef00): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012eef00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012eef00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012eef00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012eef00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.639160303 +0000 UTC m=+604.104157930 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012eef00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef400): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef400): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef400): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013192d0 item 44 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef400): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef400): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.640013014 +0000 UTC m=+604.105010641 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef400): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef940): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef940): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001319490 item 44 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef940): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef940): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef940): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef940): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef940): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.641354658 +0000 UTC m=+604.106352286 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012ef940): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012efec0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012efec0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012efec0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012efec0): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012efec0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.641354658 +0000 UTC m=+604.106352286 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0012efec0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001319650 item 44 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0840): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0840): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0840): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0840): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0840): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0840): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0840): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.644097349 +0000 UTC m=+604.109094986 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0840): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0d40): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0d40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0d40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c7a40 item 45 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0d40): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0d40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.645109672 +0000 UTC m=+604.110107309 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a0d40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1440): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1440): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1440): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1440): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1440): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.645109672 +0000 UTC m=+604.110107309 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1440): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c7c00 item 45 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1d40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1d40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1d40): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1d40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1d40): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1d40): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1d40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.648108227 +0000 UTC m=+604.113105863 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0013a1d40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014262c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014262c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014262c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001434070 item 46 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014262c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014262c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.649047091 +0000 UTC m=+604.114044728 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014262c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014269c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014269c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014269c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014269c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014269c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.649047091 +0000 UTC m=+604.114044728 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014269c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001434230 item 46 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014272c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014272c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014272c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014272c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014272c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014272c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014272c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.652171142 +0000 UTC m=+604.117168778 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014272c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014277c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014277c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014277c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001484620 item 47 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014277c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014277c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.653242085 +0000 UTC m=+604.118239722 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014277c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001427ec0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001427ec0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001427ec0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001427ec0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001427ec0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.653242085 +0000 UTC m=+604.118239722 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001427ec0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014847e0 item 47 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4840): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4840): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4840): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4840): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4840): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4840): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4840): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.6562039 +0000 UTC m=+604.121201537 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4840): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4d40): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4d40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4d40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f2bd0 item 48 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4d40): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4d40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.657133586 +0000 UTC m=+604.122131214 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d4d40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d5440): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d5440): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d5440): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d5440): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d5440): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.657133586 +0000 UTC m=+604.122131214 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d5440): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f2d90 item 48 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d5d40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d5d40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d5d40): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d5d40): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d5d40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.66073484 +0000 UTC m=+604.125732467 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0014d5d40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556240): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556240): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556240): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556240): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556240): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556240): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152f180 item 49 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556240): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556240): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.661956117 +0000 UTC m=+604.126953755 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556240): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556780): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556780): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556780): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556780): >_readAt: n=8, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556780): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.661956117 +0000 UTC m=+604.126953755 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001556780): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152f340 item 49 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015570c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015570c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015570c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015570c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015570c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.66492237 +0000 UTC m=+604.129919998 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015570c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015575c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015575c0): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015575c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001575730 item 50 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015575c0): _readAt: size=2, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015575c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015575c0): _writeAt: size=3, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015575c0): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015575c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.6660869 +0000 UTC m=+604.131084537 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0015575c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001557b40): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001557b40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001557b40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001557b40): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001557b40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.6660869 +0000 UTC m=+604.131084537 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001557b40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015758f0 item 50 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159a500): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159a500): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159a500): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159a500): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159a500): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.669005264 +0000 UTC m=+604.134002911 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159a500): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159aa00): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159aa00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159aa00): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159aa00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159aa00): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159aa00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bbce0 item 51 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159aa00): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159aa00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.670128535 +0000 UTC m=+604.135126163 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159aa00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159af40): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159af40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159af40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159af40): >_readAt: n=8, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159af40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.670128535 +0000 UTC m=+604.135126163 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159af40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bbea0 item 51 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159b880): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159b880): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159b880): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159b880): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159b880): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.673332729 +0000 UTC m=+604.138330366 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159b880): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159bd80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159bd80): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159bd80): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001658310 item 52 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159bd80): _readAt: size=2, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159bd80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159bd80): _writeAt: size=3, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159bd80): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159bd80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.674998916 +0000 UTC m=+604.139996553 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00159bd80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166c380): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166c380): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166c380): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166c380): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166c380): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.674998916 +0000 UTC m=+604.139996553 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166c380): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016584d0 item 52 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166ccc0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166ccc0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166ccc0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166ccc0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166ccc0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.677963026 +0000 UTC m=+604.142960653 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166ccc0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d1c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d1c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d1c0): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d1c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d1c0): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d1c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016808c0 item 53 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d1c0): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d1c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.67896609 +0000 UTC m=+604.143963727 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d1c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d700): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d700): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d700): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d700): >_readAt: n=8, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d700): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.67896609 +0000 UTC m=+604.143963727 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00166d700): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001680a80 item 53 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017240c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017240c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017240c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017240c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017240c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.682356655 +0000 UTC m=+604.147354292 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017240c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017245c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017245c0): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017245c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001714e70 item 54 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017245c0): _readAt: size=2, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017245c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017245c0): _writeAt: size=3, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017245c0): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017245c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.683493012 +0000 UTC m=+604.148490649 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017245c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001724b40): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001724b40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001724b40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001724b40): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001724b40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.683493012 +0000 UTC m=+604.148490649 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001724b40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001715030 item 54 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725480): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725480): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725480): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725480): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725480): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.68615991 +0000 UTC m=+604.151157547 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725480): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725980): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725980): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725980): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725980): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725980): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725980): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001753420 item 55 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725980): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725980): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.687127257 +0000 UTC m=+604.152124894 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725980): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725ec0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725ec0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725ec0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725ec0): >_readAt: n=8, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725ec0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.687127257 +0000 UTC m=+604.152124894 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001725ec0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017535e0 item 55 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4880): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4880): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4880): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4880): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4880): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.690078904 +0000 UTC m=+604.155076531 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4880): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4d80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4d80): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4d80): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017cd9d0 item 56 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4d80): _readAt: size=2, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4d80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4d80): _writeAt: size=3, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4d80): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4d80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.691165516 +0000 UTC m=+604.156163153 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a4d80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5300): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5300): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5300): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5300): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5300): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.691165516 +0000 UTC m=+604.156163153 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5300): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017cdb90 item 56 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5c00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5c00): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5c00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5c00): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5c00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5c00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5c00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5c00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.694283386 +0000 UTC m=+604.159281013 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0017a5c00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018721c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018721c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018721c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001874000 item 57 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018721c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018721c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.69516923 +0000 UTC m=+604.160166857 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018721c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872700): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872700): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872700): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872700): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872700): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872700): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018741c0 item 57 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872700): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872700): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.696141777 +0000 UTC m=+604.161139404 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872700): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872c80): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872c80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872c80): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872c80): >_readAt: n=8, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872c80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.696141777 +0000 UTC m=+604.161139404 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001872c80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001874380 item 57 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873580): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873580): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873580): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873580): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873580): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873580): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873580): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873580): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.699331262 +0000 UTC m=+604.164328900 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873580): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873ac0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873ac0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873ac0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018a4770 item 58 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873ac0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873ac0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.700258573 +0000 UTC m=+604.165256211 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001873ac0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea080): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea080): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea080): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018a4930 item 58 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea080): _readAt: size=2, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea080): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea080): _writeAt: size=3, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea080): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea080): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.701392366 +0000 UTC m=+604.166390003 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea080): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea640): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea640): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea640): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea640): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea640): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.701392366 +0000 UTC m=+604.166390003 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ea640): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018a4af0 item 58 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eaf40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eaf40): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eaf40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eaf40): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eaf40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eaf40): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eaf40): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eaf40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.704546424 +0000 UTC m=+604.169544062 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eaf40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb480): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb480): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb480): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001920ee0 item 59 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb480): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb480): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.706876225 +0000 UTC m=+604.171873862 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb480): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb9c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb9c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb9c0): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb9c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb9c0): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb9c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019210a0 item 59 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb9c0): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb9c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.707853342 +0000 UTC m=+604.172850968 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018eb9c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071e780): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071e780): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071e780): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071e780): >_readAt: n=8, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071e780): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.707853342 +0000 UTC m=+604.172850968 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071e780): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ccfc0 item 59 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f3c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f3c0): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f3c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f3c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f3c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f3c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f3c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f3c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.711693987 +0000 UTC m=+604.176691614 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f3c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f940): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f940): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f940): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019bc070 item 60 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f940): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f940): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.712716428 +0000 UTC m=+604.177714055 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071f940): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071fec0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071fec0): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071fec0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019bc230 item 60 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071fec0): _readAt: size=2, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071fec0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071fec0): _writeAt: size=3, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071fec0): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071fec0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.714526438 +0000 UTC m=+604.179524075 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00071fec0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2500): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2500): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2500): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2500): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2500): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.714526438 +0000 UTC m=+604.179524075 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2500): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019bc3f0 item 60 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2e00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2e00): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2e00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2e00): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2e00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2e00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2e00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2e00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.717789572 +0000 UTC m=+604.182787199 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e2e00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e3340): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e3340): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e3340): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019fa7e0 item 61 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e3340): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e3340): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.718933183 +0000 UTC m=+604.183930810 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e3340): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e3a40): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e3a40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e3a40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e3a40): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e3a40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.718933183 +0000 UTC m=+604.183930810 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0019e3a40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019fa9a0 item 61 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a363c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a363c0): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a363c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a363c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a363c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a363c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a363c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a363c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.722210624 +0000 UTC m=+604.187208261 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a363c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a36900): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a36900): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a36900): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a48d90 item 62 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a36900): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a36900): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.723396383 +0000 UTC m=+604.188394010 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a36900): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37000): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37000): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37000): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37000): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37000): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.723396383 +0000 UTC m=+604.188394010 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37000): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a48f50 item 62 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37900): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37900): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37900): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37900): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37900): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37900): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37900): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37900): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.727712387 +0000 UTC m=+604.192710014 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37900): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37e40): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37e40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37e40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a7f340 item 63 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37e40): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37e40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.728886174 +0000 UTC m=+604.193883802 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001a37e40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acc5c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acc5c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acc5c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acc5c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acc5c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.728886174 +0000 UTC m=+604.193883802 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acc5c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a7f500 item 63 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001accec0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001accec0): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001accec0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001accec0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001accec0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001accec0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001accec0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001accec0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.732643913 +0000 UTC m=+604.197641611 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001accec0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acd400): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acd400): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acd400): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ae18f0 item 64 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acd400): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acd400): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.734523384 +0000 UTC m=+604.199521021 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acd400): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acdb00): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acdb00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acdb00): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acdb00): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acdb00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.734523384 +0000 UTC m=+604.199521021 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001acdb00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ae1ab0 item 64 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44480): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44480): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44480): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44480): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44480): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.738173891 +0000 UTC m=+604.203171517 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44480): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44900): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44900): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44900): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44900): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44900): _writeAt: size=3, off=2 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b4fea0 item 65 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44900): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44900): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.739881205 +0000 UTC m=+604.204878832 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44900): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44e00): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44e00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44e00): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44e00): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44e00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.739881205 +0000 UTC m=+604.204878832 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b44e00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b900e0 item 65 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45700): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45700): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45700): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45700): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45700): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.743828282 +0000 UTC m=+604.208825919 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45700): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45b80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45b80): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bc84d0 item 66 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45b80): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45b80): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45b80): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45b80): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45b80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.745113018 +0000 UTC m=+604.210110656 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001b45b80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bda140): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bda140): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bda140): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bda140): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bda140): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.745113018 +0000 UTC m=+604.210110656 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bda140): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bc8690 item 66 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaa40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaa40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaa40): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaa40): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaa40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.748381053 +0000 UTC m=+604.213378690 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaa40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaec0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaec0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaec0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaec0): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaec0): _writeAt: size=3, off=2 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c0ca80 item 67 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaec0): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaec0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.749364129 +0000 UTC m=+604.214361767 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdaec0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdb3c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdb3c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdb3c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdb3c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdb3c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.749364129 +0000 UTC m=+604.214361767 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdb3c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c0cc40 item 67 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdbd00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdbd00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdbd00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdbd00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdbd00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.752505735 +0000 UTC m=+604.217503372 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001bdbd00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c280): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c280): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c7b030 item 68 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c280): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c280): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c280): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c280): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c280): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.753978076 +0000 UTC m=+604.218975713 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c280): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c7c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c7c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c7c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c7c0): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c7c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.753978076 +0000 UTC m=+604.218975713 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9c7c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c7b1f0 item 68 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d0c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d0c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d0c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d0c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d0c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.757663548 +0000 UTC m=+604.222661195 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d0c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d540): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d540): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d540): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d540): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d540): _writeAt: size=3, off=2 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cc35e0 item 69 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d540): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d540): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.758709123 +0000 UTC m=+604.223706750 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9d540): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9da40): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9da40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9da40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9da40): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9da40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.758709123 +0000 UTC m=+604.223706750 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001c9da40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cc37a0 item 69 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50400): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50400): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50400): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50400): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50400): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.761577983 +0000 UTC m=+604.226575619 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50400): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50900): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50900): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d5fb90 item 70 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50900): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50900): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50900): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50900): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50900): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.762764093 +0000 UTC m=+604.227761730 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50900): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50e40): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50e40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50e40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50e40): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50e40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.762764093 +0000 UTC m=+604.227761730 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d50e40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d5fd50 item 70 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51780): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51780): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51780): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51780): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51780): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.766159679 +0000 UTC m=+604.231157315 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51780): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51c80): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51c80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51c80): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51c80): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51c80): _writeAt: size=3, off=2 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001da21c0 item 71 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51c80): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51c80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.767221113 +0000 UTC m=+604.232218750 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001d51c80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ddc200): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ddc200): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ddc200): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ddc200): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ddc200): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.767221113 +0000 UTC m=+604.232218750 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ddc200): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001da2380 item 71 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033ef580): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033ef580): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033ef580): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033ef580): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033ef580): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.770533971 +0000 UTC m=+604.235531608 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033ef580): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033efa80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033efa80): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e16cb0 item 72 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033efa80): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033efa80): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033efa80): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033efa80): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033efa80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.771406299 +0000 UTC m=+604.236403936 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0033efa80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e94040): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e94040): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e94040): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e94040): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e94040): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.771406299 +0000 UTC m=+604.236403936 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e94040): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e16e70 item 72 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e948c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e948c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e948c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e948c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e948c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e948c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e948c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.774523027 +0000 UTC m=+604.239520655 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e948c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e94dc0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e94dc0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e94dc0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001eb9260 item 73 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e94dc0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e94dc0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.775298722 +0000 UTC m=+604.240296360 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e94dc0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e95280): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e95280): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e95280): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e95280): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e95280): _writeAt: size=3, off=2 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001eb9420 item 73 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e95280): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e95280): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.776617624 +0000 UTC m=+604.241615261 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e95280): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e957c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e957c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e957c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e957c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e957c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.776617624 +0000 UTC m=+604.241615261 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001e957c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001eb95e0 item 73 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c140): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c140): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c140): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c140): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c140): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c140): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c140): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.779737218 +0000 UTC m=+604.244734855 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c140): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c640): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c640): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c640): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f519d0 item 74 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c640): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c640): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.78072345 +0000 UTC m=+604.245721088 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5c640): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5cb80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5cb80): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f51b90 item 74 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5cb80): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5cb80): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5cb80): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5cb80): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5cb80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.781816946 +0000 UTC m=+604.246814573 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5cb80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5d100): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5d100): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5d100): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5d100): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5d100): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.781816946 +0000 UTC m=+604.246814573 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5d100): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f51d50 item 74 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5da00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5da00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5da00): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5da00): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5da00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5da00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5da00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.785511485 +0000 UTC m=+604.250509112 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5da00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5df00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5df00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5df00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fe81c0 item 75 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5df00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5df00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.789218699 +0000 UTC m=+604.254216407 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001f5df00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffa4c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffa4c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffa4c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffa4c0): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffa4c0): _writeAt: size=3, off=2 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fe8380 item 75 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffa4c0): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffa4c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.790649221 +0000 UTC m=+604.255646858 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffa4c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffaa00): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffaa00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffaa00): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffaa00): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffaa00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.790649221 +0000 UTC m=+604.255646858 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffaa00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fe8540 item 75 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb300): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb300): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb300): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb300): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb300): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb300): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb300): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.796107011 +0000 UTC m=+604.261104648 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb300): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb800): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb800): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb800): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002052930 item 76 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb800): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb800): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.797261923 +0000 UTC m=+604.262259560 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffb800): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffbd40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffbd40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002052af0 item 76 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffbd40): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffbd40): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffbd40): _writeAt: size=3, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffbd40): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffbd40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.799697423 +0000 UTC m=+604.264695051 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001ffbd40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ebe00): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ebe00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ebe00): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ebe00): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ebe00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.799697423 +0000 UTC m=+604.264695051 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0018ebe00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002052cb0 item 76 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972780): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972780): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972780): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972780): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972780): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972780): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972780): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.802911255 +0000 UTC m=+604.267908892 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972780): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972c80): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972c80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972c80): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002111500 item 77 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972c80): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972c80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.803624914 +0000 UTC m=+604.268622551 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001972c80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001973380): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001973380): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001973380): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001973380): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001973380): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.803624914 +0000 UTC m=+604.268622551 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc001973380): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021116c0 item 77 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090700): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090700): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090700): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090700): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090700): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090700): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090700): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.808039954 +0000 UTC m=+604.273037581 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090700): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090c00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090c00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090c00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020e0f50 item 78 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090c00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090c00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.80905937 +0000 UTC m=+604.274057007 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002090c00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091300): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091300): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091300): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091300): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091300): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.80905937 +0000 UTC m=+604.274057007 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091300): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020e1110 item 78 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091c00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091c00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091c00): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091c00): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091c00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091c00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091c00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.813397525 +0000 UTC m=+604.278395152 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002091c00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021fe180): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021fe180): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021fe180): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021cd500 item 79 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021fe180): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021fe180): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.814469881 +0000 UTC m=+604.279467519 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021fe180): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021fe880): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021fe880): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021fe880): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021fe880): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021fe880): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.814469881 +0000 UTC m=+604.279467519 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021fe880): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021cd6c0 item 79 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff180): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff180): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff180): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff180): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff180): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff180): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff180): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.817421477 +0000 UTC m=+604.282419114 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff180): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff680): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff680): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff680): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002241ab0 item 80 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff680): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff680): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.818199907 +0000 UTC m=+604.283197534 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ff680): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ffd80): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ffd80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ffd80): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ffd80): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ffd80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.818199907 +0000 UTC m=+604.283197534 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0021ffd80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002241c70 item 80 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8700): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8700): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8700): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8700): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8700): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.821419559 +0000 UTC m=+604.286417186 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8700): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8b80): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8b80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8b80): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8b80): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8b80): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8b80): _writeAt: size=3, off=7 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022dc0e0 item 81 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8b80): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8b80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.822411344 +0000 UTC m=+604.287408970 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a8b80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a90c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a90c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a90c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a90c0): >_readAt: n=8, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a90c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.822411344 +0000 UTC m=+604.287408970 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a90c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022dc2a0 item 81 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9a00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9a00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9a00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9a00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9a00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.825136051 +0000 UTC m=+604.290133687 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9a00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9f00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9f00): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9f00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002338690 item 82 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9f00): _readAt: size=2, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9f00): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9f00): _writeAt: size=3, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9f00): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9f00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.826135859 +0000 UTC m=+604.291133486 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0022a9f00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002372500): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002372500): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002372500): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002372500): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002372500): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.826135859 +0000 UTC m=+604.291133486 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002372500): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002338850 item 82 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002372e40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002372e40): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002372e40): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002372e40): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002372e40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.828824117 +0000 UTC m=+604.293821745 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002372e40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373340): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373340): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373340): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373340): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373340): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373340): _writeAt: size=3, off=7 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023b6c40 item 83 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373340): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373340): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.829623708 +0000 UTC m=+604.294621335 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373340): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373880): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373880): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373880): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373880): >_readAt: n=8, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373880): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.829623708 +0000 UTC m=+604.294621335 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002373880): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023b6e00 item 83 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496240): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496240): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496240): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496240): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496240): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.832464896 +0000 UTC m=+604.297462523 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496240): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496740): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496740): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496740): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00249b1f0 item 84 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496740): _readAt: size=2, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496740): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496740): _writeAt: size=3, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496740): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496740): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.83336696 +0000 UTC m=+604.298364596 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496740): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496cc0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496cc0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496cc0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496cc0): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496cc0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.83336696 +0000 UTC m=+604.298364596 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002496cc0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00249b3b0 item 84 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497600): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497600): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497600): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497600): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497600): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.8360243 +0000 UTC m=+604.301021926 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497600): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497b00): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497b00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497b00): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497b00): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497b00): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497b00): _writeAt: size=3, off=7 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024df7a0 item 85 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497b00): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497b00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.836951541 +0000 UTC m=+604.301949168 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002497b00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0025280c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0025280c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0025280c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0025280c0): >_readAt: n=8, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0025280c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.836951541 +0000 UTC m=+604.301949168 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0025280c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024df960 item 85 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528a00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528a00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528a00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528a00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528a00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.839689554 +0000 UTC m=+604.304687180 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528a00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528f00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528f00): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528f00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002563d50 item 86 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528f00): _readAt: size=2, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528f00): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528f00): _writeAt: size=3, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528f00): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528f00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.840629199 +0000 UTC m=+604.305626826 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002528f00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002529480): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002529480): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002529480): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002529480): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002529480): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.840629199 +0000 UTC m=+604.305626826 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002529480): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002563f10 item 86 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002529dc0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002529dc0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002529dc0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002529dc0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002529dc0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.843521011 +0000 UTC m=+604.308518638 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002529dc0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a340): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a340): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a340): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a340): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a340): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a340): _writeAt: size=3, off=7 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025fc380 item 87 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a340): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a340): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.844390854 +0000 UTC m=+604.309388482 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a340): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a880): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a880): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a880): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a880): >_readAt: n=8, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a880): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.844390854 +0000 UTC m=+604.309388482 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261a880): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025fc540 item 87 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b1c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b1c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b1c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b1c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b1c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.847041923 +0000 UTC m=+604.312039549 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b1c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b6c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b6c0): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b6c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002672930 item 88 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b6c0): _readAt: size=2, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b6c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b6c0): _writeAt: size=3, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b6c0): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b6c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.848362047 +0000 UTC m=+604.313359674 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261b6c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261bc40): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261bc40): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261bc40): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261bc40): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261bc40): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.848362047 +0000 UTC m=+604.313359674 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00261bc40): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002672af0 item 88 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b45c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b45c0): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b45c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b45c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b45c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b45c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b45c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b45c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.851182484 +0000 UTC m=+604.316180111 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b45c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b4b00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b4b00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b4b00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026d6ee0 item 89 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b4b00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b4b00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.852111469 +0000 UTC m=+604.317109097 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b4b00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5040): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5040): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5040): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5040): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5040): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5040): _writeAt: size=3, off=7 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026d70a0 item 89 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5040): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5040): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.853128732 +0000 UTC m=+604.318126358 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5040): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b55c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b55c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b55c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b55c0): >_readAt: n=8, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b55c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.853128732 +0000 UTC m=+604.318126358 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b55c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026d7260 item 89 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5ec0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5ec0): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5ec0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5ec0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5ec0): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5ec0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5ec0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5ec0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.855961614 +0000 UTC m=+604.320959240 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0026b5ec0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d0480): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d0480): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d0480): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00277d650 item 90 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d0480): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d0480): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.856707152 +0000 UTC m=+604.321704779 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d0480): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d09c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d09c0): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d09c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00277d810 item 90 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d09c0): _readAt: size=2, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d09c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d09c0): _writeAt: size=3, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d09c0): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d09c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.85776536 +0000 UTC m=+604.322762988 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d09c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d0f80): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d0f80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d0f80): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d0f80): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d0f80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.85776536 +0000 UTC m=+604.322762988 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d0f80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00277d9d0 item 90 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1880): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1880): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1880): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1880): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1880): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1880): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1880): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1880): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.8606399 +0000 UTC m=+604.325637538 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1880): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1dc0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1dc0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1dc0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002841dc0 item 91 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1dc0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1dc0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.861521436 +0000 UTC m=+604.326519063 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc0027d1dc0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888380): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888380): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888380): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888380): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888380): >_readAt: n=2, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888380): _writeAt: size=3, off=7 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028b2000 item 91 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888380): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888380): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.862413731 +0000 UTC m=+604.327411359 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888380): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888900): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888900): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888900): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888900): >_readAt: n=8, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888900): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.862413731 +0000 UTC m=+604.327411359 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002888900): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028b21c0 item 91 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889200): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889200): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889200): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889200): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889200): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889200): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889200): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889200): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.865294384 +0000 UTC m=+604.330292011 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889200): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889740): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889740): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889740): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029285b0 item 92 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889740): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889740): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.866037157 +0000 UTC m=+604.331034784 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889740): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889c80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889c80): open at offset 5 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889c80): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002928770 item 92 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889c80): _readAt: size=2, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889c80): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889c80): _writeAt: size=3, off=5 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889c80): >_writeAt: n=3, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889c80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.866991429 +0000 UTC m=+604.331989047 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002889c80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296e2c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296e2c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296e2c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296e2c0): >_readAt: n=3, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296e2c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.866991429 +0000 UTC m=+604.331989047 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296e2c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002928930 item 92 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296ebc0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296ebc0): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296ebc0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296ebc0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296ebc0): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296ebc0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296ebc0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296ebc0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.869324948 +0000 UTC m=+604.334322565 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296ebc0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296f100): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296f100): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296f100): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029bcd20 item 93 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296f100): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296f100): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.870201303 +0000 UTC m=+604.335198940 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296f100): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296f800): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296f800): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296f800): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296f800): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296f800): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.870201303 +0000 UTC m=+604.335198940 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc00296f800): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029bcee0 item 93 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6180): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6180): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6180): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6180): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6180): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6180): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6180): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6180): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.873029656 +0000 UTC m=+604.338027273 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6180): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad66c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad66c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad66c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a932d0 item 94 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad66c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad66c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.874160732 +0000 UTC m=+604.339158360 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad66c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6dc0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6dc0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6dc0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6dc0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6dc0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.874160732 +0000 UTC m=+604.339158360 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad6dc0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a93490 item 94 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad76c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad76c0): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad76c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad76c0): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad76c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad76c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad76c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad76c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.877046635 +0000 UTC m=+604.342044262 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad76c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad7c00): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad7c00): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad7c00): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b87880 item 95 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad7c00): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad7c00): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.877833751 +0000 UTC m=+604.342831378 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002ad7c00): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bee380): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bee380): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bee380): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bee380): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bee380): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.877833751 +0000 UTC m=+604.342831378 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bee380): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b87a40 item 95 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002beec80): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002beec80): open at offset 0 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002beec80): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002beec80): _readAt: size=2, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002beec80): >_readAt: n=0, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002beec80): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002beec80): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002beec80): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.880533302 +0000 UTC m=+604.345530928 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002beec80): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bef1c0): _writeAt: size=5, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bef1c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bef1c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c19e30 item 96 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bef1c0): >_writeAt: n=5, err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bef1c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.881233965 +0000 UTC m=+604.346231603 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bef1c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:09 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bef8c0): _readAt: size=512, off=0 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bef8c0): openPending: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bef8c0): >openPending: err= 2025/12/01 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bef8c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bef8c0): close: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:09.881233965 +0000 UTC m=+604.346231603 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:09 DEBUG : open-test-file(0xc002bef8c0): >close: err= 2025/12/01 02:39:09 DEBUG : open-test-file: Remove: 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c66070 item 96 2025/12/01 02:39:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:09 DEBUG : open-test-file: >Remove: err= 2025/12/01 02:39:09 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:39:09 DEBUG : Looking for writers 2025/12/01 02:39:09 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:09 DEBUG : >WaitForWriters: 2025/12/01 02:39:09 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: Unexpected file "newLeaf" === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:39:16 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:39:16 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:39:16 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:16 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:39:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:39:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:16 INFO : mega root 'rclone-test-jozajot3piji': 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 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6500): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6500): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6500): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6500): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6500): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.930852252 +0000 UTC m=+611.395849859 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6500): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6980): _readAt: size=2, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6980): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6980): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6980): >_readAt: n=2, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6980): _writeAt: size=3, off=2 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6980): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6980): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.930852252 +0000 UTC m=+611.395849859 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6980): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6e40): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6e40): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6e40): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6e40): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6e40): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.930852252 +0000 UTC m=+611.395849859 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea6e40): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f02380 item 1 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea7740): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea7740): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea7740): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea7740): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea7740): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.93461975 +0000 UTC m=+611.399617357 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea7740): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea7c40): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea7c40): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea7c40): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea7c40): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea7c40): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.93461975 +0000 UTC m=+611.399617357 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002ea7c40): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f608c0 item 2 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbe5c0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbe5c0): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbe5c0): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbe5c0): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbe5c0): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.937912219 +0000 UTC m=+611.402909846 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbe5c0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbea40): _readAt: size=2, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbea40): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbea40): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbea40): >_readAt: n=2, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbea40): _writeAt: size=3, off=2 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbea40): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbea40): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.937912219 +0000 UTC m=+611.402909846 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbea40): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbef00): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbef00): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbef00): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbef00): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbef00): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.937912219 +0000 UTC m=+611.402909846 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbef00): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002fd2cb0 item 3 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbf840): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbf840): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbf840): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbf840): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbf840): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.942415386 +0000 UTC m=+611.407413023 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbf840): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbfd80): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbfd80): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbfd80): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbfd80): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbfd80): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.942415386 +0000 UTC m=+611.407413023 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc002fbfd80): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030831f0 item 4 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fc700): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fc700): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fc700): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fc700): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fc700): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.945653443 +0000 UTC m=+611.410651050 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fc700): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fcb80): _readAt: size=2, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fcb80): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fcb80): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fcb80): >_readAt: n=2, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fcb80): _writeAt: size=3, off=2 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fcb80): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fcb80): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.945653443 +0000 UTC m=+611.410651050 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fcb80): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fd040): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fd040): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fd040): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fd040): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fd040): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.945653443 +0000 UTC m=+611.410651050 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fd040): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031235e0 item 5 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fd980): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fd980): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fd980): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fd980): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fd980): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.948840834 +0000 UTC m=+611.413838441 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fd980): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fdec0): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fdec0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fdec0): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fdec0): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fdec0): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.948840834 +0000 UTC m=+611.413838441 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0030fdec0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031cfb20 item 6 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031ee880): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031ee880): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031ee880): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031ee880): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031ee880): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.950253042 +0000 UTC m=+611.415250638 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031ee880): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031eed80): _readAt: size=2, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031eed80): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031eed80): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031eed80): >_readAt: n=2, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031eed80): _writeAt: size=3, off=2 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031eed80): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031eed80): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.950253042 +0000 UTC m=+611.415250638 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031eed80): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031ef240): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031ef240): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031ef240): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031ef240): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031ef240): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.950253042 +0000 UTC m=+611.415250638 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031ef240): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003245f10 item 7 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031efb80): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031efb80): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031efb80): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031efb80): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031efb80): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.952974692 +0000 UTC m=+611.417972299 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0031efb80): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003340140): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003340140): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003340140): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003340140): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003340140): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.952974692 +0000 UTC m=+611.417972299 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003340140): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00330c4d0 item 8 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0033409c0): _readAt: size=2, off=0 2025/12/01 02:39:16 ERROR : open-test-file(0xc0033409c0): Couldn't read size of file 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0033409c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0033409c0): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0033409c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0033409c0): close: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0033409c0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003340d80): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003340d80): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003340d80): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003340d80): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003340d80): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.955172375 +0000 UTC m=+611.420169971 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003340d80): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341200): _readAt: size=2, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341200): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341200): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341200): >_readAt: n=2, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341200): _writeAt: size=3, off=2 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341200): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341200): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.955172375 +0000 UTC m=+611.420169971 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341200): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341700): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341700): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341700): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341700): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341700): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.955172375 +0000 UTC m=+611.420169971 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003341700): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033628c0 item 9 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034780c0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034780c0): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034780c0): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034780c0): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034780c0): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.958758779 +0000 UTC m=+611.423756407 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034780c0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003478600): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003478600): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003478600): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003478600): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003478600): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.958758779 +0000 UTC m=+611.423756407 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003478600): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003462e00 item 10 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003478f00): _readAt: size=2, off=0 2025/12/01 02:39:16 ERROR : open-test-file(0xc003478f00): Couldn't read size of file 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003478f00): >_readAt: n=0, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003478f00): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003478f00): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003478f00): close: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003478f00): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034792c0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034792c0): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034792c0): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034792c0): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034792c0): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.961011314 +0000 UTC m=+611.426008911 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034792c0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034797c0): _readAt: size=2, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034797c0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034797c0): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034797c0): >_readAt: n=2, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034797c0): _writeAt: size=3, off=2 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034797c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034797c0): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.961011314 +0000 UTC m=+611.426008911 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0034797c0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003479cc0): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003479cc0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003479cc0): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003479cc0): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003479cc0): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.961011314 +0000 UTC m=+611.426008911 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003479cc0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034f11f0 item 11 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003564680): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003564680): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003564680): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003564680): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003564680): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.965322519 +0000 UTC m=+611.430320156 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003564680): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003564bc0): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003564bc0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003564bc0): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003564bc0): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003564bc0): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.965322519 +0000 UTC m=+611.430320156 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003564bc0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00358d730 item 12 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0035654c0): _readAt: size=2, off=0 2025/12/01 02:39:16 ERROR : open-test-file(0xc0035654c0): Couldn't read size of file 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0035654c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0035654c0): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0035654c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0035654c0): close: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0035654c0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003565880): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003565880): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003565880): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003565880): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003565880): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.968662608 +0000 UTC m=+611.433660245 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003565880): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003565f40): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003565f40): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003565f40): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003565f40): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003565f40): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.968662608 +0000 UTC m=+611.433660245 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003565f40): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035e7b20 item 13 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc00368c900): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc00368c900): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc00368c900): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc00368c900): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc00368c900): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.972688884 +0000 UTC m=+611.437686522 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc00368c900): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc00368ce40): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc00368ce40): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc00368ce40): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc00368ce40): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc00368ce40): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.972688884 +0000 UTC m=+611.437686522 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc00368ce40): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c7f10 item 14 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddc600): _readAt: size=2, off=0 2025/12/01 02:39:16 ERROR : open-test-file(0xc001ddc600): Couldn't read size of file 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddc600): >_readAt: n=0, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddc600): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddc600): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddc600): close: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddc600): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddc9c0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddc9c0): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddc9c0): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddc9c0): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddc9c0): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.975236126 +0000 UTC m=+611.440233723 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddc9c0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddd080): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddd080): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddd080): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddd080): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddd080): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.975236126 +0000 UTC m=+611.440233723 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddd080): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001da2d20 item 15 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddd9c0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddd9c0): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddd9c0): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddd9c0): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddd9c0): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.977109014 +0000 UTC m=+611.442106610 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001ddd9c0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001dddf00): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001dddf00): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001dddf00): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001dddf00): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001dddf00): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.977109014 +0000 UTC m=+611.442106610 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc001dddf00): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038b5110 item 16 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4880): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4880): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4880): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4880): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4880): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.979032717 +0000 UTC m=+611.444030324 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4880): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4d00): _readAt: size=2, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4d00): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4d00): open at offset 5 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4d00): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4d00): >_readAt: n=2, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4d00): _writeAt: size=3, off=7 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4d00): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4d00): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.979032717 +0000 UTC m=+611.444030324 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c4d00): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c5200): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c5200): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c5200): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c5200): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c5200): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.979032717 +0000 UTC m=+611.444030324 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c5200): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038e9500 item 17 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c5b40): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c5b40): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c5b40): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c5b40): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c5b40): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.982778133 +0000 UTC m=+611.447775770 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc0038c5b40): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984100): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984100): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984100): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984100): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984100): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.982778133 +0000 UTC m=+611.447775770 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984100): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003947a40 item 18 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984a40): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984a40): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984a40): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984a40): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984a40): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.985125327 +0000 UTC m=+611.450122934 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984a40): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984f40): _readAt: size=2, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984f40): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984f40): open at offset 5 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984f40): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984f40): >_readAt: n=2, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984f40): _writeAt: size=3, off=7 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984f40): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984f40): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.985125327 +0000 UTC m=+611.450122934 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003984f40): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003985440): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003985440): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003985440): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003985440): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003985440): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.985125327 +0000 UTC m=+611.450122934 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003985440): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039cbe30 item 19 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003985d80): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003985d80): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003985d80): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003985d80): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003985d80): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.987624107 +0000 UTC m=+611.452621714 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003985d80): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a78340): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a78340): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a78340): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a78340): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a78340): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.987624107 +0000 UTC m=+611.452621714 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a78340): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a703f0 item 20 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a78c80): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a78c80): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a78c80): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a78c80): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a78c80): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.98959995 +0000 UTC m=+611.454597557 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a78c80): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79180): _readAt: size=2, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79180): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79180): open at offset 5 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79180): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79180): >_readAt: n=2, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79180): _writeAt: size=3, off=7 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79180): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79180): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.98959995 +0000 UTC m=+611.454597557 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79180): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79680): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79680): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79680): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79680): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79680): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.98959995 +0000 UTC m=+611.454597557 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003a79680): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a987e0 item 21 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46040): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46040): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46040): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46040): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46040): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.991809524 +0000 UTC m=+611.456807121 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46040): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46580): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46580): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46580): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46580): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46580): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.991809524 +0000 UTC m=+611.456807121 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46580): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b16d20 item 22 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46ec0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46ec0): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46ec0): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46ec0): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46ec0): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.993370081 +0000 UTC m=+611.458367679 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b46ec0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b473c0): _readAt: size=2, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b473c0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b473c0): open at offset 5 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b473c0): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b473c0): >_readAt: n=2, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b473c0): _writeAt: size=3, off=7 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b473c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b473c0): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.993370081 +0000 UTC m=+611.458367679 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b473c0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b478c0): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b478c0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b478c0): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b478c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b478c0): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.993370081 +0000 UTC m=+611.458367679 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003b478c0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b6b110 item 23 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc4280): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc4280): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc4280): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc4280): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc4280): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.996078919 +0000 UTC m=+611.461076526 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc4280): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc47c0): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc47c0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc47c0): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc47c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc47c0): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.996078919 +0000 UTC m=+611.461076526 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc47c0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: Remove: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bcb650 item 24 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc50c0): _readAt: size=2, off=0 2025/12/01 02:39:16 ERROR : open-test-file(0xc003bc50c0): Couldn't read size of file 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc50c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc50c0): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc50c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc50c0): close: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc50c0): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5480): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5480): >openPending: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5480): _writeAt: size=5, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5480): >_writeAt: n=5, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5480): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.998039312 +0000 UTC m=+611.463036919 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5480): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5980): _readAt: size=2, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5980): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5980): open at offset 5 2025/12/01 02:39:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5980): >openPending: err= 2025/12/01 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5980): >_readAt: n=2, err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5980): _writeAt: size=3, off=7 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5980): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5980): close: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.998039312 +0000 UTC m=+611.463036919 2025/12/01 02:39:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5980): >close: err= 2025/12/01 02:39:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5ec0): _readAt: size=512, off=0 2025/12/01 02:39:16 DEBUG : open-test-file(0xc003bc5ec0): openPending: 2025/12/01 02:39:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003bc5ec0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003bc5ec0): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003bc5ec0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:16.998039312 +0000 UTC m=+611.463036919 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003bc5ec0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c29a40 item 25 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5c880): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5c880): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5c880): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5c880): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5c880): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.002605989 +0000 UTC m=+611.467603626 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5c880): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5cdc0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5cdc0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5cdc0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5cdc0): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5cdc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.002605989 +0000 UTC m=+611.467603626 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5cdc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ce2000 item 26 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5d6c0): _readAt: size=2, off=0 2025/12/01 02:39:17 ERROR : open-test-file(0xc003c5d6c0): Couldn't read size of file 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5d6c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5d6c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5d6c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5d6c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5d6c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5da80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5da80): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5da80): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5da80): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5da80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.005796274 +0000 UTC m=+611.470793912 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003c5da80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40000): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40000): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40000): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40000): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40000): >_readAt: n=2, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40000): _writeAt: size=3, off=7 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40000): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40000): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.005796274 +0000 UTC m=+611.470793912 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40000): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40540): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40540): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40540): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40540): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40540): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.005796274 +0000 UTC m=+611.470793912 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40540): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d203f0 item 27 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40e80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40e80): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40e80): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40e80): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40e80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.009936867 +0000 UTC m=+611.474934503 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d40e80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d413c0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d413c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d413c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d413c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d413c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.009936867 +0000 UTC m=+611.474934503 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003d413c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d68930 item 28 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9c100): _readAt: size=2, off=0 2025/12/01 02:39:17 ERROR : open-test-file(0xc002c9c100): Couldn't read size of file 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9c100): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9c100): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9c100): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9c100): close: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9c100): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9c4c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9c4c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9c4c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9c4c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9c4c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.016921662 +0000 UTC m=+611.481919278 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9c4c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9cb80): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9cb80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9cb80): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9cb80): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9cb80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.016921662 +0000 UTC m=+611.481919278 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9cb80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b72310 item 29 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9d4c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9d4c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9d4c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9d4c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9d4c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.022024461 +0000 UTC m=+611.487022087 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9d4c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9da00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9da00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9da00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9da00): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9da00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.022024461 +0000 UTC m=+611.487022087 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc002c9da00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e2a700 item 30 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00368dcc0): _readAt: size=2, off=0 2025/12/01 02:39:17 ERROR : open-test-file(0xc00368dcc0): Couldn't read size of file 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00368dcc0): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00368dcc0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00368dcc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00368dcc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00368dcc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037ca100): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037ca100): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037ca100): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037ca100): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037ca100): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.026357315 +0000 UTC m=+611.491354933 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037ca100): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037ca7c0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037ca7c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037ca7c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037ca7c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037ca7c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.026357315 +0000 UTC m=+611.491354933 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037ca7c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00379fd50 item 31 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cb100): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cb100): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cb100): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cb100): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cb100): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.029292711 +0000 UTC m=+611.494290328 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cb100): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cb640): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cb640): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cb640): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cb640): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cb640): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.029292711 +0000 UTC m=+611.494290328 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cb640): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ece1c0 item 32 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cbf40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cbf40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cbf40): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cbf40): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cbf40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.033371296 +0000 UTC m=+611.498368912 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0037cbf40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38440): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38440): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38440): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38440): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38440): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f2c5b0 item 33 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38440): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38440): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.034282987 +0000 UTC m=+611.499280604 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38440): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38940): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38940): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38940): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38940): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38940): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.034282987 +0000 UTC m=+611.499280604 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f38940): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f2c770 item 33 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f39240): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f39240): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f39240): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f39240): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f39240): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.036927483 +0000 UTC m=+611.501925100 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f39240): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f396c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f396c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f60b60 item 34 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f396c0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f396c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f396c0): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f396c0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f396c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.037789301 +0000 UTC m=+611.502786918 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f396c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f39c00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f39c00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f39c00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f39c00): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f39c00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.037789301 +0000 UTC m=+611.502786918 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003f39c00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f60d20 item 34 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4580): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4580): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4580): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4580): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4580): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.04006028 +0000 UTC m=+611.505057898 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4580): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4a00): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4a00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4a00): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4a00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4a00): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fd5110 item 35 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4a00): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4a00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.040847518 +0000 UTC m=+611.505845135 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4a00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4f00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4f00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4f00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4f00): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4f00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.040847518 +0000 UTC m=+611.505845135 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb4f00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fd52d0 item 35 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76400): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76400): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76400): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76400): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76400): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.043349264 +0000 UTC m=+611.508346881 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76400): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76900): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76900): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004088af0 item 36 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76900): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76900): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76900): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76900): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76900): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.044134337 +0000 UTC m=+611.509131955 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76900): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76e40): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76e40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76e40): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76e40): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76e40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.044134337 +0000 UTC m=+611.509131955 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e76e40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004088cb0 item 36 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77740): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77740): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77740): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77740): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77740): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.047048292 +0000 UTC m=+611.512045928 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77740): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77bc0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77bc0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77bc0): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77bc0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77bc0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040bd0a0 item 37 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77bc0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77bc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.047785504 +0000 UTC m=+611.512783121 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003e77bc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ec140): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ec140): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ec140): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ec140): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ec140): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.047785504 +0000 UTC m=+611.512783121 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ec140): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040bd260 item 37 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040eca80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040eca80): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040eca80): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040eca80): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040eca80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.050879108 +0000 UTC m=+611.515876725 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040eca80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ecf80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ecf80): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00412f650 item 38 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ecf80): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ecf80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ecf80): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ecf80): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ecf80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.051884437 +0000 UTC m=+611.516882054 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ecf80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ed4c0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ed4c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ed4c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ed4c0): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ed4c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.051884437 +0000 UTC m=+611.516882054 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ed4c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00412f810 item 38 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ede00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ede00): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ede00): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ede00): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ede00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.054498255 +0000 UTC m=+611.519495872 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0040ede00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2380): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2380): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2380): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2380): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2380): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041a1c00 item 39 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2380): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2380): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.055211362 +0000 UTC m=+611.520208979 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2380): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2880): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2880): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2880): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2880): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2880): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.055211362 +0000 UTC m=+611.520208979 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b2880): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041a1dc0 item 39 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b31c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b31c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b31c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b31c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b31c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.058386069 +0000 UTC m=+611.523383696 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b31c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b36c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b36c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041de230 item 40 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b36c0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b36c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b36c0): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b36c0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b36c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.059648985 +0000 UTC m=+611.524646622 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b36c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b3c00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b3c00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b3c00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b3c00): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b3c00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.059648985 +0000 UTC m=+611.524646622 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041b3c00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041de3f0 item 40 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fe500): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fe500): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fe500): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fe500): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fe500): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fe500): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fe500): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.062511543 +0000 UTC m=+611.527509169 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fe500): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fea00): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fea00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fea00): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042187e0 item 41 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fea00): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fea00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.063291034 +0000 UTC m=+611.528288662 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041fea00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041feec0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041feec0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041feec0): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041feec0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041feec0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042189a0 item 41 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041feec0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041feec0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.064126333 +0000 UTC m=+611.529123960 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041feec0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ff400): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ff400): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ff400): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ff400): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ff400): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.064126333 +0000 UTC m=+611.529123960 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ff400): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004218b60 item 41 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ffd00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ffd00): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ffd00): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ffd00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ffd00): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ffd00): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ffd00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.067184389 +0000 UTC m=+611.532182026 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0041ffd00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b2280): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b2280): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b2280): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00427ef50 item 42 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b2280): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b2280): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.06831258 +0000 UTC m=+611.533310207 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b2280): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b27c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b27c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00427f110 item 42 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b27c0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b27c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b27c0): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b27c0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b27c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.069281451 +0000 UTC m=+611.534279087 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b27c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b2d40): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b2d40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b2d40): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b2d40): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b2d40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.069281451 +0000 UTC m=+611.534279087 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b2d40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00427f2d0 item 42 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3640): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3640): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3640): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3640): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3640): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3640): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3640): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.07213984 +0000 UTC m=+611.537137467 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3640): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3b40): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3b40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3b40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042df6c0 item 43 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3b40): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3b40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.073035882 +0000 UTC m=+611.538033510 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0042b3b40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326100): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326100): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326100): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326100): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326100): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042df880 item 43 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326100): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326100): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.074008039 +0000 UTC m=+611.539005676 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326100): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326640): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326640): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326640): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326640): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326640): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.074008039 +0000 UTC m=+611.539005676 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326640): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042dfa40 item 43 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326f40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326f40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326f40): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326f40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326f40): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326f40): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326f40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.077177657 +0000 UTC m=+611.542175283 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004326f40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327440): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327440): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327440): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004377e30 item 44 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327440): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327440): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.077972688 +0000 UTC m=+611.542970316 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327440): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327980): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327980): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00438a070 item 44 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327980): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327980): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327980): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327980): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327980): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.079008185 +0000 UTC m=+611.544005802 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327980): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327f00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327f00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327f00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327f00): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327f00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.079008185 +0000 UTC m=+611.544005802 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004327f00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00438a230 item 44 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439a880): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439a880): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439a880): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439a880): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439a880): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439a880): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439a880): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.082124632 +0000 UTC m=+611.547122258 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439a880): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439ad80): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439ad80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439ad80): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043be620 item 45 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439ad80): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439ad80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.083014943 +0000 UTC m=+611.548012570 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439ad80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439b480): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439b480): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439b480): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439b480): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439b480): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.083014943 +0000 UTC m=+611.548012570 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439b480): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043be7e0 item 45 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439bd80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439bd80): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439bd80): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439bd80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439bd80): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439bd80): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439bd80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.08658093 +0000 UTC m=+611.551578557 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00439bd80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004410300): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004410300): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004410300): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043e2bd0 item 46 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004410300): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004410300): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.087264912 +0000 UTC m=+611.552262539 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004410300): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004410a00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004410a00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004410a00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004410a00): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004410a00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.087264912 +0000 UTC m=+611.552262539 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004410a00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043e2d90 item 46 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411300): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411300): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411300): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411300): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411300): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411300): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411300): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.089746951 +0000 UTC m=+611.554744568 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411300): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411800): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411800): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411800): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00443b180 item 47 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411800): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411800): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.091049862 +0000 UTC m=+611.556047479 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411800): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411f00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411f00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411f00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411f00): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411f00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.091049862 +0000 UTC m=+611.556047479 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004411f00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00443b340 item 47 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448c880): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448c880): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448c880): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448c880): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448c880): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448c880): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448c880): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.093630677 +0000 UTC m=+611.558628294 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448c880): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448cd80): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448cd80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448cd80): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044cb730 item 48 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448cd80): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448cd80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.094519937 +0000 UTC m=+611.559517554 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448cd80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448d480): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448d480): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448d480): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448d480): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448d480): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.094519937 +0000 UTC m=+611.559517554 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448d480): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044cb8f0 item 48 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448dd80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448dd80): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448dd80): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448dd80): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448dd80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.096953393 +0000 UTC m=+611.561951011 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00448dd80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004552280): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004552280): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004552280): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004552280): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004552280): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004552280): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004535ce0 item 49 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004552280): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004552280): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.097731975 +0000 UTC m=+611.562729592 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004552280): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045527c0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045527c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045527c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045527c0): >_readAt: n=8, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045527c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.097731975 +0000 UTC m=+611.562729592 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045527c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004535ea0 item 49 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553100): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553100): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553100): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553100): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553100): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.100855395 +0000 UTC m=+611.565853022 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553100): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553600): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553600): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553600): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045a0310 item 50 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553600): _readAt: size=2, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553600): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553600): _writeAt: size=3, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553600): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553600): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.101773339 +0000 UTC m=+611.566770976 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553600): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553b80): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553b80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553b80): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553b80): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553b80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.101773339 +0000 UTC m=+611.566770976 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004553b80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045a04d0 item 50 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045ee540): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045ee540): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045ee540): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045ee540): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045ee540): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.104589178 +0000 UTC m=+611.569586796 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045ee540): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eea40): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eea40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eea40): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eea40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eea40): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eea40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045fa8c0 item 51 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eea40): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eea40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.105644422 +0000 UTC m=+611.570642048 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eea40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eef80): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eef80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eef80): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eef80): >_readAt: n=8, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eef80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.105644422 +0000 UTC m=+611.570642048 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045eef80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045faa80 item 51 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045ef8c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045ef8c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045ef8c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045ef8c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045ef8c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.108408492 +0000 UTC m=+611.573406119 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045ef8c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045efdc0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045efdc0): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045efdc0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004630e70 item 52 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045efdc0): _readAt: size=2, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045efdc0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045efdc0): _writeAt: size=3, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045efdc0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045efdc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.109361913 +0000 UTC m=+611.574359551 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0045efdc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0046723c0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0046723c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0046723c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0046723c0): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0046723c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.109361913 +0000 UTC m=+611.574359551 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0046723c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004631030 item 52 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004672d00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004672d00): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004672d00): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004672d00): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004672d00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.112323679 +0000 UTC m=+611.577321305 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004672d00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673200): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673200): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673200): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673200): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673200): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673200): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046a7420 item 53 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673200): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673200): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.113205274 +0000 UTC m=+611.578202900 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673200): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673740): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673740): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673740): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673740): >_readAt: n=8, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673740): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.113205274 +0000 UTC m=+611.578202900 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004673740): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046a75e0 item 53 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c100): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c100): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c100): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c100): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c100): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.115980787 +0000 UTC m=+611.580978414 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c100): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c600): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c600): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c600): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046fd9d0 item 54 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c600): _readAt: size=2, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c600): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c600): _writeAt: size=3, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c600): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c600): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.117093669 +0000 UTC m=+611.582091297 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472c600): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472cb80): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472cb80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472cb80): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472cb80): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472cb80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.117093669 +0000 UTC m=+611.582091297 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472cb80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046fdb90 item 54 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d4c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d4c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d4c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d4c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d4c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.119907094 +0000 UTC m=+611.584904711 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d4c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d9c0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d9c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d9c0): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d9c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d9c0): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d9c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c92000 item 55 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d9c0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d9c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.120777879 +0000 UTC m=+611.585775496 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472d9c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472df00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472df00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472df00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472df00): >_readAt: n=8, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472df00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.120777879 +0000 UTC m=+611.585775496 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00472df00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c921c0 item 55 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c988c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c988c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c988c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c988c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c988c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.124077052 +0000 UTC m=+611.589074659 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c988c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c98dc0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c98dc0): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c98dc0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cba5b0 item 56 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c98dc0): _readAt: size=2, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c98dc0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c98dc0): _writeAt: size=3, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c98dc0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c98dc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.124956954 +0000 UTC m=+611.589954571 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c98dc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99340): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99340): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99340): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99340): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99340): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.124956954 +0000 UTC m=+611.589954571 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99340): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cba770 item 56 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99c40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99c40): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99c40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99c40): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99c40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99c40): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99c40): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99c40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.127387054 +0000 UTC m=+611.592384671 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004c99c40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0200): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0200): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0200): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cccb60 item 57 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0200): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0200): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.128012104 +0000 UTC m=+611.593009722 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0200): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0740): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0740): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0740): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0740): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0740): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0740): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cccd20 item 57 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0740): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0740): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.128812857 +0000 UTC m=+611.593810475 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0740): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0cc0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0cc0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0cc0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0cc0): >_readAt: n=8, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0cc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.128812857 +0000 UTC m=+611.593810475 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf0cc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cccee0 item 57 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf15c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf15c0): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf15c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf15c0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf15c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf15c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf15c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf15c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.131758472 +0000 UTC m=+611.596756099 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf15c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf1b00): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf1b00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf1b00): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d032d0 item 58 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf1b00): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf1b00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.132531933 +0000 UTC m=+611.597529560 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004cf1b00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d240c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d240c0): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d240c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d03490 item 58 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d240c0): _readAt: size=2, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d240c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d240c0): _writeAt: size=3, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d240c0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d240c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.133486185 +0000 UTC m=+611.598483812 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d240c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24680): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24680): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24680): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24680): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24680): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.133486185 +0000 UTC m=+611.598483812 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24680): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d03650 item 58 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24f80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24f80): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24f80): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24f80): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24f80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24f80): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24f80): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24f80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.136030021 +0000 UTC m=+611.601027648 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d24f80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d254c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d254c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d254c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d37a40 item 59 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d254c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d254c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.136745041 +0000 UTC m=+611.601742659 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d254c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d25a00): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d25a00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d25a00): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d25a00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d25a00): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d25a00): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d37c00 item 59 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d25a00): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d25a00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.137716858 +0000 UTC m=+611.602714485 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d25a00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e000): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e000): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e000): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e000): >_readAt: n=8, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e000): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.137716858 +0000 UTC m=+611.602714485 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e000): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d37dc0 item 59 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e900): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e900): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e900): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e900): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e900): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e900): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e900): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e900): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.140554427 +0000 UTC m=+611.605552044 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6e900): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6ee40): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6ee40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6ee40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d9a230 item 60 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6ee40): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6ee40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.141280229 +0000 UTC m=+611.606277846 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6ee40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f380): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f380): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f380): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d9a3f0 item 60 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f380): _readAt: size=2, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f380): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f380): _writeAt: size=3, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f380): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f380): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.142168126 +0000 UTC m=+611.607165743 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f380): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f940): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f940): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f940): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f940): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f940): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.142168126 +0000 UTC m=+611.607165743 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004d6f940): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d9a5b0 item 60 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe2c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe2c0): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe2c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe2c0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe2c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe2c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe2c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe2c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.14462658 +0000 UTC m=+611.609624197 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe2c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe800): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe800): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe800): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dc09a0 item 61 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe800): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe800): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.145307015 +0000 UTC m=+611.610304632 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbe800): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbef00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbef00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbef00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbef00): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbef00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.145307015 +0000 UTC m=+611.610304632 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbef00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dc0b60 item 61 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbf800): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbf800): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbf800): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbf800): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbf800): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbf800): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbf800): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbf800): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.147852053 +0000 UTC m=+611.612849670 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbf800): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbfd40): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbfd40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbfd40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004deaf50 item 62 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbfd40): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbfd40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.148595407 +0000 UTC m=+611.613593024 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004dbfd40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0a4c0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0a4c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0a4c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0a4c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0a4c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.148595407 +0000 UTC m=+611.613593024 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0a4c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004deb110 item 62 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0adc0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0adc0): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0adc0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0adc0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0adc0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0adc0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0adc0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0adc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.150875354 +0000 UTC m=+611.615872971 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0adc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0b300): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0b300): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0b300): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e15500 item 63 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0b300): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0b300): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.151553105 +0000 UTC m=+611.616550722 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0b300): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0ba00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0ba00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0ba00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0ba00): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0ba00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.151553105 +0000 UTC m=+611.616550722 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e0ba00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e156c0 item 63 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c380): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c380): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c380): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c380): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c380): >_readAt: n=0, err=Bad file descriptor 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c380): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c380): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c380): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.154417826 +0000 UTC m=+611.619415444 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c380): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c8c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c8c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c8c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e4fab0 item 64 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c8c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c8c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.155180106 +0000 UTC m=+611.620177723 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4c8c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4cfc0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4cfc0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4cfc0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4cfc0): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4cfc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.155180106 +0000 UTC m=+611.620177723 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4cfc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e4fc70 item 64 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4d8c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4d8c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4d8c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4d8c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4d8c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.158452447 +0000 UTC m=+611.623450064 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4d8c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4dd40): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4dd40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4dd40): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4dd40): >_readAt: n=2, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4dd40): _writeAt: size=3, off=2 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ea00e0 item 65 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4dd40): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4dd40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.159157029 +0000 UTC m=+611.624154646 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004e4dd40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea42c0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea42c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea42c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea42c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea42c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.159157029 +0000 UTC m=+611.624154646 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea42c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ea02a0 item 65 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea4bc0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea4bc0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea4bc0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea4bc0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea4bc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.161512799 +0000 UTC m=+611.626510416 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea4bc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5040): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5040): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ed0690 item 66 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5040): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5040): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5040): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5040): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5040): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.162211949 +0000 UTC m=+611.627209566 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5040): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5580): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5580): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5580): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5580): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5580): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.162211949 +0000 UTC m=+611.627209566 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5580): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ed0850 item 66 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5e80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5e80): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5e80): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5e80): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5e80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.164511362 +0000 UTC m=+611.629508979 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004ea5e80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08380): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08380): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08380): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08380): >_readAt: n=2, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08380): _writeAt: size=3, off=2 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004edec40 item 67 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08380): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08380): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.165140702 +0000 UTC m=+611.630138319 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08380): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08880): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08880): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08880): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08880): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08880): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.165140702 +0000 UTC m=+611.630138319 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f08880): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004edee00 item 67 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f091c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f091c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f091c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f091c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f091c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.167381835 +0000 UTC m=+611.632379452 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f091c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f096c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f096c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f191f0 item 68 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f096c0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f096c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f096c0): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f096c0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f096c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.168135449 +0000 UTC m=+611.633133056 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f096c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f09c00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f09c00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f09c00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f09c00): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f09c00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.168135449 +0000 UTC m=+611.633133056 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f09c00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f193b0 item 68 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46580): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46580): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46580): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46580): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46580): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.170878581 +0000 UTC m=+611.635876208 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46580): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46a00): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46a00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46a00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46a00): >_readAt: n=2, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46a00): _writeAt: size=3, off=2 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f4d7a0 item 69 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46a00): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46a00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.172126088 +0000 UTC m=+611.637123725 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46a00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46f00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46f00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46f00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46f00): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46f00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.172126088 +0000 UTC m=+611.637123725 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f46f00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f4d960 item 69 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47840): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47840): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47840): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47840): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47840): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.175873857 +0000 UTC m=+611.640871483 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47840): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47d40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47d40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f77d50 item 70 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47d40): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47d40): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47d40): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47d40): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47d40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.176907459 +0000 UTC m=+611.641905087 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f47d40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9a300): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9a300): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9a300): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9a300): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9a300): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.176907459 +0000 UTC m=+611.641905087 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9a300): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f77f10 item 70 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9ac40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9ac40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9ac40): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9ac40): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9ac40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.179763405 +0000 UTC m=+611.644761031 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9ac40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b140): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b140): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b140): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b140): >_readAt: n=2, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b140): _writeAt: size=3, off=2 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fcc380 item 71 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b140): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b140): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.18077197 +0000 UTC m=+611.645769587 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b140): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b640): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b640): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b640): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b640): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b640): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.18077197 +0000 UTC m=+611.645769587 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004f9b640): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fcc540 item 71 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004000): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004000): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004000): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004000): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004000): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.183081984 +0000 UTC m=+611.648079601 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004000): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004500): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004500): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fe4930 item 72 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004500): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004500): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004500): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004500): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004500): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.184328728 +0000 UTC m=+611.649326356 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004500): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004a40): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004a40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004a40): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004a40): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004a40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.184328728 +0000 UTC m=+611.649326356 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005004a40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fe4af0 item 72 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050052c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050052c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050052c0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050052c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050052c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050052c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050052c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.1870821 +0000 UTC m=+611.652079727 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050052c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050057c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050057c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050057c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005014ee0 item 73 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050057c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050057c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.187907278 +0000 UTC m=+611.652904906 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050057c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005005c80): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005005c80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005005c80): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005005c80): >_readAt: n=2, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005005c80): _writeAt: size=3, off=2 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050150a0 item 73 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005005c80): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005005c80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.188901446 +0000 UTC m=+611.653899074 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005005c80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038240): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038240): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038240): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038240): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038240): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.188901446 +0000 UTC m=+611.653899074 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038240): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005015260 item 73 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038b40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038b40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038b40): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038b40): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038b40): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038b40): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038b40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.191631915 +0000 UTC m=+611.656629552 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005038b40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039040): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039040): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039040): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005047650 item 74 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039040): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039040): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.192696395 +0000 UTC m=+611.657694032 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039040): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039580): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039580): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005047810 item 74 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039580): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039580): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039580): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039580): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039580): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.193635329 +0000 UTC m=+611.658632956 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039580): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039b00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039b00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039b00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039b00): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039b00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.193635329 +0000 UTC m=+611.658632956 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005039b00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050479d0 item 74 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078480): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078480): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078480): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078480): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078480): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078480): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078480): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.196153205 +0000 UTC m=+611.661150832 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078480): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078980): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078980): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078980): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00507fdc0 item 75 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078980): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078980): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.196962164 +0000 UTC m=+611.661959790 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078980): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078ec0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078ec0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078ec0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078ec0): >_readAt: n=2, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078ec0): _writeAt: size=3, off=2 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050ae000 item 75 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078ec0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078ec0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.197875308 +0000 UTC m=+611.662872935 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005078ec0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079400): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079400): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079400): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079400): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079400): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.197875308 +0000 UTC m=+611.662872935 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079400): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050ae1c0 item 75 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079d00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079d00): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079d00): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079d00): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079d00): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079d00): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079d00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.200839949 +0000 UTC m=+611.665837577 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005079d00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc280): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc280): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc280): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050d45b0 item 76 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc280): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc280): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.201658516 +0000 UTC m=+611.666656142 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc280): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc7c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc7c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050d4770 item 76 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc7c0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc7c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc7c0): _writeAt: size=3, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc7c0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc7c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.202658604 +0000 UTC m=+611.667656231 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dc7c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dcd40): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dcd40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dcd40): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dcd40): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dcd40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.202658604 +0000 UTC m=+611.667656231 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dcd40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050d4930 item 76 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dd640): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dd640): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dd640): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dd640): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dd640): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dd640): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dd640): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.20530825 +0000 UTC m=+611.670305876 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050dd640): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050ddb40): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050ddb40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050ddb40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050eed20 item 77 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050ddb40): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050ddb40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.206106037 +0000 UTC m=+611.671103664 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0050ddb40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051162c0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051162c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051162c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051162c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051162c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.206106037 +0000 UTC m=+611.671103664 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051162c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050eeee0 item 77 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005116bc0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005116bc0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005116bc0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005116bc0): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005116bc0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005116bc0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005116bc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.208921555 +0000 UTC m=+611.673919192 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005116bc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051170c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051170c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051170c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00512f2d0 item 78 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051170c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051170c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.209758135 +0000 UTC m=+611.674755762 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051170c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051177c0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051177c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051177c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051177c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051177c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.209758135 +0000 UTC m=+611.674755762 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051177c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00512f490 item 78 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186140): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186140): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186140): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186140): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186140): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186140): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186140): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.212329152 +0000 UTC m=+611.677326769 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186140): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186640): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186640): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186640): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00515f880 item 79 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186640): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186640): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.21337092 +0000 UTC m=+611.678368547 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186640): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186d40): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186d40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186d40): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186d40): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186d40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.21337092 +0000 UTC m=+611.678368547 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005186d40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00515fa40 item 79 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187640): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187640): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187640): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187640): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187640): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187640): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187640): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.217136483 +0000 UTC m=+611.682134110 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187640): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187b40): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187b40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187b40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005197e30 item 80 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187b40): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187b40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.217983884 +0000 UTC m=+611.682981501 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005187b40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051be2c0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051be2c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051be2c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051be2c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051be2c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.217983884 +0000 UTC m=+611.682981501 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051be2c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0051b8070 item 80 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bebc0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bebc0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bebc0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bebc0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bebc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.221924698 +0000 UTC m=+611.686922326 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bebc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc040): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc040): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc040): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc040): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc040): >_readAt: n=2, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc040): _writeAt: size=3, off=7 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003da8cb0 item 81 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc040): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc040): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.222940367 +0000 UTC m=+611.687937994 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc040): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc580): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc580): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc580): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc580): >_readAt: n=8, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc580): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.222940367 +0000 UTC m=+611.687937994 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcc580): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003da8e70 item 81 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dccec0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dccec0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dccec0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dccec0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dccec0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.225749304 +0000 UTC m=+611.690746940 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dccec0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd3c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd3c0): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd3c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005205260 item 82 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd3c0): _readAt: size=2, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd3c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd3c0): _writeAt: size=3, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd3c0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd3c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.226879378 +0000 UTC m=+611.691877015 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd3c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd940): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd940): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd940): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd940): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd940): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.226879378 +0000 UTC m=+611.691877015 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003dcd940): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005205420 item 82 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e300): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e300): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e300): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e300): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e300): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.229551927 +0000 UTC m=+611.694549554 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e300): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e800): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e800): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e800): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e800): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e800): >_readAt: n=2, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e800): _writeAt: size=3, off=7 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005231810 item 83 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e800): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e800): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.231138584 +0000 UTC m=+611.696136201 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522e800): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522ed40): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522ed40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522ed40): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522ed40): >_readAt: n=8, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522ed40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.231138584 +0000 UTC m=+611.696136201 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522ed40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0052319d0 item 83 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522f680): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522f680): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522f680): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522f680): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522f680): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.23470434 +0000 UTC m=+611.699701987 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522f680): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522fb80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522fb80): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522fb80): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00525fdc0 item 84 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522fb80): _readAt: size=2, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522fb80): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522fb80): _writeAt: size=3, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522fb80): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522fb80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.235992593 +0000 UTC m=+611.700990221 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00522fb80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0180): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0180): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0180): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0180): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0180): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.235992593 +0000 UTC m=+611.700990221 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0180): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0052a6000 item 84 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0ac0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0ac0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0ac0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0ac0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0ac0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.238532711 +0000 UTC m=+611.703530328 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0ac0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0fc0): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0fc0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0fc0): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0fc0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0fc0): >_readAt: n=2, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0fc0): _writeAt: size=3, off=7 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0052ec3f0 item 85 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0fc0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0fc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.239290604 +0000 UTC m=+611.704288221 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a0fc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a1500): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a1500): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a1500): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a1500): >_readAt: n=8, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a1500): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.239290604 +0000 UTC m=+611.704288221 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a1500): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0052ec5b0 item 85 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a1e40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a1e40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a1e40): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a1e40): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a1e40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.242800123 +0000 UTC m=+611.707797760 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0052a1e40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0053323c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0053323c0): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0053323c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0053069a0 item 86 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0053323c0): _readAt: size=2, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0053323c0): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0053323c0): _writeAt: size=3, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0053323c0): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0053323c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.243806203 +0000 UTC m=+611.708803831 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0053323c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005332940): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005332940): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005332940): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005332940): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005332940): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.243806203 +0000 UTC m=+611.708803831 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005332940): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005306b60 item 86 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333280): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333280): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333280): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333280): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333280): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.246944682 +0000 UTC m=+611.711942309 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333280): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333780): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333780): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333780): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333780): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333780): >_readAt: n=2, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333780): _writeAt: size=3, off=7 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00538af50 item 87 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333780): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333780): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.247774579 +0000 UTC m=+611.712772197 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333780): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333cc0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333cc0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333cc0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333cc0): >_readAt: n=8, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333cc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.247774579 +0000 UTC m=+611.712772197 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005333cc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00538b110 item 87 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5700): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5700): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5700): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5700): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5700): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.250335928 +0000 UTC m=+611.715333545 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5700): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5c00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5c00): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5c00): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004029650 item 88 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5c00): _readAt: size=2, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5c00): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5c00): _writeAt: size=3, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5c00): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5c00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.251237331 +0000 UTC m=+611.716234948 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc003fb5c00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050200): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050200): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050200): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050200): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050200): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.251237331 +0000 UTC m=+611.716234948 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050200): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004029810 item 88 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050b00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050b00): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050b00): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050b00): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050b00): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050b00): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050b00): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050b00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.253729198 +0000 UTC m=+611.718726815 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004050b00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051040): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051040): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051040): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005419c00 item 89 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051040): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051040): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.254458105 +0000 UTC m=+611.719455722 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051040): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051580): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051580): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051580): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051580): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051580): >_readAt: n=2, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051580): _writeAt: size=3, off=7 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005419dc0 item 89 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051580): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051580): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.255515142 +0000 UTC m=+611.720512768 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051580): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051b00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051b00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051b00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051b00): >_readAt: n=8, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051b00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.255515142 +0000 UTC m=+611.720512768 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc004051b00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005440000 item 89 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446480): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446480): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446480): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446480): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446480): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446480): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446480): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446480): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.25853703 +0000 UTC m=+611.723534657 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446480): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0054469c0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0054469c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0054469c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0056563f0 item 90 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0054469c0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0054469c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.259660203 +0000 UTC m=+611.724657830 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0054469c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446f00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446f00): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446f00): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0056565b0 item 90 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446f00): _readAt: size=2, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446f00): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446f00): _writeAt: size=3, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446f00): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446f00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.260614735 +0000 UTC m=+611.725612352 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446f00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0054474c0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0054474c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0054474c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0054474c0): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0054474c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.260614735 +0000 UTC m=+611.725612352 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0054474c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005656770 item 90 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bee00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bee00): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bee00): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bee00): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bee00): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bee00): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bee00): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bee00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.273466694 +0000 UTC m=+611.738464331 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bee00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf340): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf340): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf340): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0051e2bd0 item 91 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf340): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf340): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.275780634 +0000 UTC m=+611.740778231 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf340): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf880): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf880): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf880): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf880): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf880): >_readAt: n=2, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf880): _writeAt: size=3, off=7 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0051e2d90 item 91 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf880): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf880): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.278101478 +0000 UTC m=+611.743099085 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bf880): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bfe00): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bfe00): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bfe00): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bfe00): >_readAt: n=8, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bfe00): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.278101478 +0000 UTC m=+611.743099085 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051bfe00): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0051e2f50 item 91 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4780): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4780): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4780): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4780): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4780): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4780): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4780): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4780): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.284249012 +0000 UTC m=+611.749246639 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4780): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4cc0): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4cc0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4cc0): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005703340 item 92 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4cc0): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4cc0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.285004078 +0000 UTC m=+611.750001695 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f4cc0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f5200): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f5200): open at offset 5 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f5200): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005703500 item 92 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f5200): _readAt: size=2, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f5200): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f5200): _writeAt: size=3, off=5 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f5200): >_writeAt: n=3, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f5200): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.288421403 +0000 UTC m=+611.753419000 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f5200): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f57c0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f57c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f57c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f57c0): >_readAt: n=3, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f57c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.288421403 +0000 UTC m=+611.753419000 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc0051f57c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0057036c0 item 92 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446140): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446140): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446140): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446140): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446140): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446140): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446140): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446140): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.2911244 +0000 UTC m=+611.756122007 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446140): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446680): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446680): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446680): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00567be30 item 93 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446680): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446680): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.291705878 +0000 UTC m=+611.756703485 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446680): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446d80): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446d80): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446d80): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446d80): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446d80): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.291705878 +0000 UTC m=+611.756703485 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005446d80): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c66070 item 93 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447680): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447680): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447680): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447680): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447680): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447680): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447680): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447680): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.293875946 +0000 UTC m=+611.758873554 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447680): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447c40): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447c40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447c40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007090380 item 94 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447c40): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447c40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.294530463 +0000 UTC m=+611.759528060 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc005447c40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86300): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86300): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86300): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86300): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86300): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.294530463 +0000 UTC m=+611.759528060 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86300): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007090540 item 94 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86c40): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86c40): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86c40): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86c40): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86c40): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86c40): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86c40): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86c40): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.296468454 +0000 UTC m=+611.761466051 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d86c40): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d87180): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d87180): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d87180): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb420 item 95 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d87180): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d87180): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.296973088 +0000 UTC m=+611.761970745 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d87180): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d87880): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d87880): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d87880): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d87880): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d87880): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.296973088 +0000 UTC m=+611.761970745 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc000d87880): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb5e0 item 95 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c200): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c200): open at offset 0 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c200): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c200): _readAt: size=2, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c200): >_readAt: n=0, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c200): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c200): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c200): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.298678008 +0000 UTC m=+611.763675605 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c200): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c840): _writeAt: size=5, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c840): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c840): >openPending: err= 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556cb0 item 96 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c840): >_writeAt: n=5, err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c840): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.299776784 +0000 UTC m=+611.764774380 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359c840): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 02:39:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:39:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 02:39:17 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 02:39:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 02:39:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359d0c0): _readAt: size=512, off=0 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359d0c0): openPending: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359d0c0): >openPending: err= 2025/12/01 02:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359d0c0): >_readAt: n=5, err=EOF 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359d0c0): close: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 02:39:17.299776784 +0000 UTC m=+611.764774380 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 02:39:17 DEBUG : open-test-file(0xc00359d0c0): >close: err= 2025/12/01 02:39:17 DEBUG : open-test-file: Remove: 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556e70 item 96 2025/12/01 02:39:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 02:39:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 02:39:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 02:39:17 DEBUG : open-test-file: >Remove: err= 2025/12/01 02:39:17 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:39:17 DEBUG : Looking for writers 2025/12/01 02:39:17 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:17 DEBUG : >WaitForWriters: 2025/12/01 02:39:17 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleOpenTests (14.86s) --- FAIL: TestRWFileHandleOpenTests/writes (7.45s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.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) --- FAIL: TestRWFileHandleOpenTests/full (7.42s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:39:24 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:39:24 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:39:24 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:24 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:39:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:39:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:39:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:39:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:39:24 DEBUG : file1: newRWFileHandle: 2025/12/01 02:39:24 DEBUG : file1(0xc002d3aa00): openPending: 2025/12/01 02:39:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:39:24 DEBUG : file1(0xc002d3aa00): >openPending: err= 2025/12/01 02:39:24 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 02:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:39:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 02:39:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/01 02:39:24 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/01 02:39:24 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 02:39:24 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/12/01 02:39:24 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:39:24 DEBUG : Looking for writers 2025/12/01 02:39:24 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:24 DEBUG : file1: reading active writers 2025/12/01 02:39:24 DEBUG : file1: active writers 1 2025/12/01 02:39:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:39:24 DEBUG : Looking for writers 2025/12/01 02:39:24 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:24 DEBUG : file1: reading active writers 2025/12/01 02:39:24 DEBUG : file1: active writers 1 2025/12/01 02:39:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:39:24 DEBUG : Looking for writers 2025/12/01 02:39:24 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:24 DEBUG : file1: reading active writers 2025/12/01 02:39:24 DEBUG : file1: active writers 1 2025/12/01 02:39:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:39:24 DEBUG : Looking for writers 2025/12/01 02:39:24 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:24 DEBUG : file1: reading active writers 2025/12/01 02:39:24 DEBUG : file1: active writers 1 2025/12/01 02:39:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:39:24 DEBUG : Looking for writers 2025/12/01 02:39:24 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:24 DEBUG : file1: reading active writers 2025/12/01 02:39:24 DEBUG : file1: active writers 1 2025/12/01 02:39:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:39:24 DEBUG : Looking for writers 2025/12/01 02:39:24 DEBUG : file1: reading active writers 2025/12/01 02:39:24 DEBUG : file1: active writers 1 2025/12/01 02:39:24 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/12/01 02:39:25 DEBUG : Looking for writers 2025/12/01 02:39:25 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:25 DEBUG : file1: reading active writers 2025/12/01 02:39:25 DEBUG : file1: active writers 1 2025/12/01 02:39:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/12/01 02:39:25 DEBUG : Looking for writers 2025/12/01 02:39:25 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:25 DEBUG : file1: reading active writers 2025/12/01 02:39:25 DEBUG : file1: active writers 1 2025/12/01 02:39:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:26 DEBUG : Looking for writers 2025/12/01 02:39:26 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:26 DEBUG : file1: reading active writers 2025/12/01 02:39:26 DEBUG : file1: active writers 1 2025/12/01 02:39:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:27 DEBUG : Looking for writers 2025/12/01 02:39:27 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:27 DEBUG : file1: reading active writers 2025/12/01 02:39:27 DEBUG : file1: active writers 1 2025/12/01 02:39:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:28 DEBUG : Looking for writers 2025/12/01 02:39:28 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:28 DEBUG : file1: reading active writers 2025/12/01 02:39:28 DEBUG : file1: active writers 1 2025/12/01 02:39:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:29 DEBUG : Looking for writers 2025/12/01 02:39:29 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:29 DEBUG : file1: reading active writers 2025/12/01 02:39:29 DEBUG : file1: active writers 1 2025/12/01 02:39:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:30 DEBUG : Looking for writers 2025/12/01 02:39:30 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:30 DEBUG : file1: reading active writers 2025/12/01 02:39:30 DEBUG : file1: active writers 1 2025/12/01 02:39:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:31 DEBUG : Looking for writers 2025/12/01 02:39:31 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:31 DEBUG : file1: reading active writers 2025/12/01 02:39:31 DEBUG : file1: active writers 1 2025/12/01 02:39:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:32 DEBUG : Looking for writers 2025/12/01 02:39:32 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:32 DEBUG : file1: reading active writers 2025/12/01 02:39:32 DEBUG : file1: active writers 1 2025/12/01 02:39:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:33 DEBUG : Looking for writers 2025/12/01 02:39:33 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:33 DEBUG : file1: reading active writers 2025/12/01 02:39:33 DEBUG : file1: active writers 1 2025/12/01 02:39:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:34 DEBUG : Looking for writers 2025/12/01 02:39:34 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:34 DEBUG : file1: reading active writers 2025/12/01 02:39:34 DEBUG : file1: active writers 1 2025/12/01 02:39:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:35 DEBUG : Looking for writers 2025/12/01 02:39:35 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:35 DEBUG : file1: reading active writers 2025/12/01 02:39:35 DEBUG : file1: active writers 1 2025/12/01 02:39:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:36 DEBUG : Looking for writers 2025/12/01 02:39:36 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:36 DEBUG : file1: reading active writers 2025/12/01 02:39:36 DEBUG : file1: active writers 1 2025/12/01 02:39:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:37 DEBUG : Looking for writers 2025/12/01 02:39:37 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:37 DEBUG : file1: reading active writers 2025/12/01 02:39:37 DEBUG : file1: active writers 1 2025/12/01 02:39:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:38 DEBUG : Looking for writers 2025/12/01 02:39:38 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:38 DEBUG : file1: reading active writers 2025/12/01 02:39:38 DEBUG : file1: active writers 1 2025/12/01 02:39:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:39 DEBUG : Looking for writers 2025/12/01 02:39:39 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:39 DEBUG : file1: reading active writers 2025/12/01 02:39:39 DEBUG : file1: active writers 1 2025/12/01 02:39:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:40 DEBUG : Looking for writers 2025/12/01 02:39:40 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:40 DEBUG : file1: reading active writers 2025/12/01 02:39:40 DEBUG : file1: active writers 1 2025/12/01 02:39:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:41 DEBUG : Looking for writers 2025/12/01 02:39:41 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:41 DEBUG : file1: reading active writers 2025/12/01 02:39:41 DEBUG : file1: active writers 1 2025/12/01 02:39:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:42 DEBUG : Looking for writers 2025/12/01 02:39:42 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:42 DEBUG : file1: reading active writers 2025/12/01 02:39:42 DEBUG : file1: active writers 1 2025/12/01 02:39:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:43 DEBUG : Looking for writers 2025/12/01 02:39:43 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:43 DEBUG : file1: reading active writers 2025/12/01 02:39:43 DEBUG : file1: active writers 1 2025/12/01 02:39:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:44 DEBUG : Looking for writers 2025/12/01 02:39:44 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:44 DEBUG : file1: reading active writers 2025/12/01 02:39:44 DEBUG : file1: active writers 1 2025/12/01 02:39:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:45 DEBUG : Looking for writers 2025/12/01 02:39:45 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:45 DEBUG : file1: reading active writers 2025/12/01 02:39:45 DEBUG : file1: active writers 1 2025/12/01 02:39:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:46 DEBUG : Looking for writers 2025/12/01 02:39:46 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:46 DEBUG : file1: reading active writers 2025/12/01 02:39:46 DEBUG : file1: active writers 1 2025/12/01 02:39:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:47 DEBUG : Looking for writers 2025/12/01 02:39:47 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:47 DEBUG : file1: reading active writers 2025/12/01 02:39:47 DEBUG : file1: active writers 1 2025/12/01 02:39:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:48 DEBUG : Looking for writers 2025/12/01 02:39:48 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:48 DEBUG : file1: reading active writers 2025/12/01 02:39:48 DEBUG : file1: active writers 1 2025/12/01 02:39:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:49 DEBUG : Looking for writers 2025/12/01 02:39:49 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:49 DEBUG : file1: reading active writers 2025/12/01 02:39:49 DEBUG : file1: active writers 1 2025/12/01 02:39:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:50 DEBUG : Looking for writers 2025/12/01 02:39:50 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:50 DEBUG : file1: reading active writers 2025/12/01 02:39:50 DEBUG : file1: active writers 1 2025/12/01 02:39:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:51 DEBUG : Looking for writers 2025/12/01 02:39:51 DEBUG : file1: reading active writers 2025/12/01 02:39:51 DEBUG : file1: active writers 1 2025/12/01 02:39:51 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:52 DEBUG : Looking for writers 2025/12/01 02:39:52 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:52 DEBUG : file1: reading active writers 2025/12/01 02:39:52 DEBUG : file1: active writers 1 2025/12/01 02:39:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:53 DEBUG : Looking for writers 2025/12/01 02:39:53 DEBUG : newLeaf: reading active writers 2025/12/01 02:39:53 DEBUG : file1: reading active writers 2025/12/01 02:39:53 DEBUG : file1: active writers 1 2025/12/01 02:39:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 02:39:54 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00342be00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc005448408 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824722097216} name:file1 opens:1 downloaders: o: fd:0xc0051f60f8 info:{ModTime:{wall:13998135245144381522 ext:618812393815 loc:0x42a0c60} ATime:{wall:13998135245144381522 ext:618812393815 loc:0x42a0c60} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/12/01 02:39:54 DEBUG : >WaitForWriters: 2025/12/01 02:39:54 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileModTimeWithOpenWriters (37.36s) === RUN TestRWCacheRename run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:40:01 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:40:01 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:40:01 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:40:01 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:40:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:40:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:40:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:40:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:40:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:40:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:40:01 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:40:01 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:40:01 DEBUG : rename_me: newRWFileHandle: 2025/12/01 02:40:01 DEBUG : rename_me(0xc002d3b440): openPending: 2025/12/01 02:40:01 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 02:40:01 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/12/01 02:40:01 INFO : mega root 'rclone-test-jozajot3piji': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 02:40:01 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/01 02:40:01 DEBUG : rename_me(0xc002d3b440): >openPending: err= 2025/12/01 02:40:01 DEBUG : rename_me: >newRWFileHandle: err= 2025/12/01 02:40:01 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/01 02:40:01 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/12/01 02:40:01 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/12/01 02:40:01 DEBUG : rename_me(0xc002d3b440): _writeAt: size=5, off=0 2025/12/01 02:40:01 DEBUG : rename_me(0xc002d3b440): >_writeAt: n=5, err= 2025/12/01 02:40:01 DEBUG : rename_me(0xc002d3b440): close: 2025/12/01 02:40:01 DEBUG : rename_me: vfs cache: setting modification time to 2025-12-01 02:40:01.70456707 +0000 UTC m=+656.169564677 2025/12/01 02:40:01 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/12/01 02:40:01 DEBUG : rename_me(0xc002d3b440): >close: err= 2025/12/01 02:40:01 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/12/01 02:40:01 DEBUG : i_was_renamed: Updating file with 0xc000ae20c0 2025/12/01 02:40:01 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/12/01 02:40:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/01 02:40:01 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:40:01 DEBUG : Looking for writers 2025/12/01 02:40:01 DEBUG : newLeaf: reading active writers 2025/12/01 02:40:01 DEBUG : i_was_renamed: reading active writers 2025/12/01 02:40:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 02:40:01 DEBUG : Looking for writers 2025/12/01 02:40:01 DEBUG : newLeaf: reading active writers 2025/12/01 02:40:01 DEBUG : i_was_renamed: reading active writers 2025/12/01 02:40:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 02:40:01 DEBUG : Looking for writers 2025/12/01 02:40:01 DEBUG : i_was_renamed: reading active writers 2025/12/01 02:40:01 DEBUG : newLeaf: reading active writers 2025/12/01 02:40:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 02:40:01 DEBUG : Looking for writers 2025/12/01 02:40:01 DEBUG : newLeaf: reading active writers 2025/12/01 02:40:01 DEBUG : i_was_renamed: reading active writers 2025/12/01 02:40:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 02:40:01 DEBUG : i_was_renamed: vfs cache: starting upload 2025/12/01 02:40:01 DEBUG : Looking for writers 2025/12/01 02:40:01 DEBUG : newLeaf: reading active writers 2025/12/01 02:40:01 DEBUG : i_was_renamed: reading active writers 2025/12/01 02:40:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 02:40:01 DEBUG : i_was_renamed: size = 5 OK 2025/12/01 02:40:01 INFO : i_was_renamed: Copied (new) 2025/12/01 02:40:01 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/12/01 02:40:01 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/12/01 02:40:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/01 02:40:01 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/12/01 02:40:02 DEBUG : Looking for writers 2025/12/01 02:40:02 DEBUG : newLeaf: reading active writers 2025/12/01 02:40:02 DEBUG : i_was_renamed: reading active writers 2025/12/01 02:40:02 DEBUG : >WaitForWriters: 2025/12/01 02:40:02 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWCacheRename Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWCacheRename Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheRename (7.54s) === RUN TestRWCacheUpdate run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:40:09 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:40:09 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 02:40:09 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:40:09 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:40:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:40:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:40:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:40:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" 2025/12/01 02:40:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 02:40:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jozajot3piji" read_write_test.go:729: skip as modtime not supported 2025/12/01 02:40:09 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:40:09 DEBUG : Looking for writers 2025/12/01 02:40:09 DEBUG : >WaitForWriters: 2025/12/01 02:40:09 DEBUG : mega root 'rclone-test-jozajot3piji': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/12/01 02:40:09 DEBUG : forgetting directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:729 Error: Should be true Test: TestRWCacheUpdate Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:729 Error: Should be true Test: TestRWCacheUpdate Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheUpdate (7.05s) === RUN TestCaseSensitivity run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 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/vfs_case_test.go:27 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5) got FiLeA (5), FiLeB (5), newLeaf (25) 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/vfs_case_test.go:27 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/12/01 02:40:23 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:40:23 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:40:23 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:40:23 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:40:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 02:40:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 02:40:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 02:40:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 02:40:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 02:40:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 02:40:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 02:40:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 02:40:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 02:40:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:24 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:24 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/01 02:40:24 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/01 02:40:24 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/01 02:40:24 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:24 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/01 02:40:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/01 02:40:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/01 02:40:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:24 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 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/vfs_case_test.go:69 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5), FilEb (5) got FiLeA (5), FiLeB (5), FilEb (5), newLeaf (25) 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/vfs_case_test.go:69 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/12/01 02:40:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 02:40:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 02:40:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 02:40:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 02:40:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 02:40:31 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 02:40:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 02:40:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 02:40:31 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/12/01 02:40:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 02:40:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 02:40:31 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 02:40:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/01 02:40:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/01 02:40:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/01 02:40:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:32 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/01 02:40:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/01 02:40:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/01 02:40:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:32 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:32 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/12/01 02:40:32 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/12/01 02:40:32 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:32 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/12/01 02:40:32 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/12/01 02:40:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 02:40:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 02:40:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 02:40:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:32 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:32 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/12/01 02:40:32 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:32 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/12/01 02:40:32 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:32 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/12/01 02:40:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/01 02:40:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/01 02:40:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/01 02:40:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:32 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/01 02:40:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/01 02:40:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/01 02:40:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:32 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:32 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/12/01 02:40:32 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:32 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/12/01 02:40:32 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:40:32 DEBUG : Looking for writers 2025/12/01 02:40:32 DEBUG : FiLeA: reading active writers 2025/12/01 02:40:32 DEBUG : FiLeB: reading active writers 2025/12/01 02:40:32 DEBUG : FilEb: reading active writers 2025/12/01 02:40:32 DEBUG : newLeaf: reading active writers 2025/12/01 02:40:32 DEBUG : >WaitForWriters: 2025/12/01 02:40:32 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:40:32 DEBUG : Looking for writers 2025/12/01 02:40:32 DEBUG : FiLeA: reading active writers 2025/12/01 02:40:32 DEBUG : FiLeB: reading active writers 2025/12/01 02:40:32 DEBUG : FilEb: reading active writers 2025/12/01 02:40:32 DEBUG : newLeaf: reading active writers 2025/12/01 02:40:32 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" --- FAIL: TestCaseSensitivity (23.75s) === RUN TestUnicodeNormalization run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 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/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) got newLeaf (25), normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) 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/vfs_case_test.go:179 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" 2025/12/01 02:40:47 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:40:47 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:40:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/01 02:40:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/01 02:40:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/01 02:40:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:47 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/12/01 02:40:47 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/12/01 02:40:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/12/01 02:40:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/01 02:40:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/01 02:40:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/01 02:40:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:40:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 02:40:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:40:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/12/01 02:40:47 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:40:47 DEBUG : Looking for writers 2025/12/01 02:40:47 DEBUG : newLeaf: reading active writers 2025/12/01 02:40:47 DEBUG : normal name with no special characters.txt: reading active writers 2025/12/01 02:40:47 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/12/01 02:40:47 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" --- FAIL: TestUnicodeNormalization (14.95s) === RUN TestVFSNew run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:40:54 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:40:54 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:40:54 DEBUG : mega root 'rclone-test-jozajot3piji': Reusing VFS from active cache 2025/12/01 02:40:54 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:40:54 DEBUG : Looking for writers 2025/12/01 02:40:54 DEBUG : >WaitForWriters: 2025/12/01 02:40:54 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:40:54 DEBUG : Looking for writers 2025/12/01 02:40:54 DEBUG : >WaitForWriters: 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 2025/12/01 02:40:59 DEBUG : forgetting directory cache 2025/12/01 02:40:59 DEBUG : dir: forgetting directory cache 2025/12/01 02:40:59 DEBUG : dir: forgetting directory cache 2025/12/01 02:40:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/01 02:40:59 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNew Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNew Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNew (7.04s) === RUN TestVFSNewWithOpts run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:41:02 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:41:02 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:41:02 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:41:02 DEBUG : Looking for writers 2025/12/01 02:41:02 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNewWithOpts Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNewWithOpts Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNewWithOpts (7.05s) === RUN TestVFSRoot run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:41:09 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:41:09 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:41:09 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:41:09 DEBUG : Looking for writers 2025/12/01 02:41:09 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRoot Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRoot Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRoot (7.05s) === RUN TestVFSStat run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:41:16 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:41:16 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:41:18 DEBUG : dir: forgetting directory cache 2025/12/01 02:41:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/01 02:41:18 DEBUG : forgetting directory cache 2025/12/01 02:41:18 DEBUG : dir: forgetting directory cache 2025/12/01 02:41:18 DEBUG : Removed 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/vfs_test.go:190 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25) 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/vfs_test.go:190 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" 2025/12/01 02:41:27 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:41:27 DEBUG : dir: Looking for writers 2025/12/01 02:41:27 DEBUG : file2: reading active writers 2025/12/01 02:41:27 DEBUG : Looking for writers 2025/12/01 02:41:27 DEBUG : dir: reading active writers 2025/12/01 02:41:27 DEBUG : file1: reading active writers 2025/12/01 02:41:27 DEBUG : newLeaf: reading active writers 2025/12/01 02:41:27 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStat Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStat (20.79s) === RUN TestVFSStatParent run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:41:36 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:41:36 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/vfs_test.go:225 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25) 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/vfs_test.go:225 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" 2025/12/01 02:41:44 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:41:44 DEBUG : dir: Looking for writers 2025/12/01 02:41:44 DEBUG : Looking for writers 2025/12/01 02:41:44 DEBUG : dir: reading active writers 2025/12/01 02:41:44 DEBUG : file1: reading active writers 2025/12/01 02:41:44 DEBUG : newLeaf: reading active writers 2025/12/01 02:41:44 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatParent (15.02s) === RUN TestVFSOpenFile run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:41:51 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:41:51 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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 2025/12/01 02:41:55 DEBUG : forgetting directory cache 2025/12/01 02:41:55 DEBUG : dir: forgetting directory cache 2025/12/01 02:41:55 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/01 02:41:55 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/12/01 02:41:55 DEBUG : dir: forgetting directory cache 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/vfs_test.go:257 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25) 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/vfs_test.go:257 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" 2025/12/01 02:41:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:41:59 DEBUG : file1: Open: flags=O_RDONLY 2025/12/01 02:41:59 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/01 02:41:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/01 02:41:59 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:41:59 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/12/01 02:41:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 02:41:59 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/01 02:41:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:41:59 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:41:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/01 02:41:59 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/12/01 02:41:59 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/12/01 02:41:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/01 02:41:59 DEBUG : mega root 'rclone-test-jozajot3piji': File to upload is small (0 bytes), uploading instead of streaming 2025/12/01 02:41:59 DEBUG : dir/new_file.txt: size = 0 OK 2025/12/01 02:41:59 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/12/01 02:41:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/01 02:41:59 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:41:59 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/01 02:41:59 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:41:59 DEBUG : dir: Looking for writers 2025/12/01 02:41:59 DEBUG : file2: reading active writers 2025/12/01 02:41:59 DEBUG : new_file.txt: reading active writers 2025/12/01 02:41:59 DEBUG : Looking for writers 2025/12/01 02:41:59 DEBUG : dir: reading active writers 2025/12/01 02:41:59 DEBUG : file1: reading active writers 2025/12/01 02:41:59 DEBUG : newLeaf: reading active writers 2025/12/01 02:41:59 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSOpenFile (15.00s) === RUN TestVFSRename run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:42:06 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:42:06 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/vfs_test.go:295 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got dir/file2 (14), newLeaf (25) 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/vfs_test.go:295 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/12/01 02:42:14 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/12/01 02:42:14 DEBUG : dir/file1: Updating file with dir/file1 0xc003b30600 2025/12/01 02:42:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/01 02:42:14 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/vfs_test.go:300 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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/vfs_test.go:300 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/12/01 02:42:21 INFO : dir/file1: Moved (server-side) to: file0 2025/12/01 02:42:21 DEBUG : file0: Updating file with file0 0xc003b30600 2025/12/01 02:42:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 02:42:21 DEBUG : Added virtual directory entry vAddFile: "file0" 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/vfs_test.go:305 Error: Should be true Test: TestVFSRename Messages: listing wrong, want file0 (14) got file0 (14), newLeaf (25) 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/vfs_test.go:305 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/12/01 02:42:28 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:42:28 DEBUG : dir: Looking for writers 2025/12/01 02:42:28 DEBUG : Looking for writers 2025/12/01 02:42:28 DEBUG : newLeaf: reading active writers 2025/12/01 02:42:28 DEBUG : file0: reading active writers 2025/12/01 02:42:28 DEBUG : dir: reading active writers 2025/12/01 02:42:28 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRename Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRename (29.07s) === RUN TestVFSStatfs run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:42:35 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:42:35 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:42:36 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:42:36 DEBUG : Looking for writers 2025/12/01 02:42:36 DEBUG : >WaitForWriters: 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 2025/12/01 02:42:43 DEBUG : dir: forgetting directory cache 2025/12/01 02:42:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/01 02:42:43 DEBUG : forgetting directory cache 2025/12/01 02:42:43 DEBUG : dir: forgetting directory cache 2025/12/01 02:42:43 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatfs Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatfs Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatfs (7.28s) === RUN TestVFSMkdir run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:42:43 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:42:43 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/12/01 02:42:50 DEBUG : Added virtual directory entry vAddDir: "/" 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/12/01 02:42:58 DEBUG : Added virtual directory entry vAddDir: "a" 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/12/01 02:43:12 DEBUG : Added virtual directory entry vAddDir: "b" 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/12/01 02:43:19 DEBUG : Added virtual directory entry vAddDir: "c" 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/12/01 02:43:26 DEBUG : Added virtual directory entry vAddDir: "d" 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 2025/12/01 02:43:27 DEBUG : forgetting directory cache 2025/12/01 02:43:27 DEBUG : dir: forgetting directory cache 2025/12/01 02:43:27 DEBUG : dir: forgetting directory cache 2025/12/01 02:43:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/01 02:43:27 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/12/01 02:43:33 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:43:33 DEBUG : d: Looking for writers 2025/12/01 02:43:33 DEBUG : Looking for writers 2025/12/01 02:43:33 DEBUG : a: Looking for writers 2025/12/01 02:43:33 DEBUG : b: Looking for writers 2025/12/01 02:43:33 DEBUG : c: Looking for writers 2025/12/01 02:43:33 DEBUG : Looking for writers 2025/12/01 02:43:33 DEBUG : /: reading active writers 2025/12/01 02:43:33 DEBUG : a: reading active writers 2025/12/01 02:43:33 DEBUG : b: reading active writers 2025/12/01 02:43:33 DEBUG : c: reading active writers 2025/12/01 02:43:33 DEBUG : d: reading active writers 2025/12/01 02:43:33 DEBUG : newLeaf: reading active writers 2025/12/01 02:43:33 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdir (58.25s) === RUN TestVFSMkdirAll run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:43:41 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:43:41 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2025/12/01 02:43:55 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/01 02:43:55 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/12/01 02:43:55 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/12/01 02:43:55 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "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 2025/12/01 02:44:13 DEBUG : dir: forgetting directory cache 2025/12/01 02:44:13 DEBUG : forgetting directory cache 2025/12/01 02:44:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/01 02:44:13 DEBUG : dir: forgetting directory cache 2025/12/01 02:44:13 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2025/12/01 02:44:16 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:44:16 DEBUG : a/b/c/d: Looking for writers 2025/12/01 02:44:16 DEBUG : a/b/c: Looking for writers 2025/12/01 02:44:16 DEBUG : d: reading active writers 2025/12/01 02:44:16 DEBUG : a/b: Looking for writers 2025/12/01 02:44:16 DEBUG : c: reading active writers 2025/12/01 02:44:16 DEBUG : a: Looking for writers 2025/12/01 02:44:16 DEBUG : b: reading active writers 2025/12/01 02:44:16 DEBUG : Looking for writers 2025/12/01 02:44:16 DEBUG : newLeaf: reading active writers 2025/12/01 02:44:16 DEBUG : a: reading active writers 2025/12/01 02:44:16 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdirAll (43.17s) === RUN TestVFSIsMetadataFile run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:44:24 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:44:24 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:44:24 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:44:24 DEBUG : Looking for writers 2025/12/01 02:44:24 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSIsMetadataFile Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSIsMetadataFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSIsMetadataFile (7.04s) === RUN TestWriteFileHandleMethods run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:44:31 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:44:31 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:44:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:44:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:44:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:44:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 02:44:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 02:44:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:44:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/01 02:44:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/01 02:44:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/12/01 02:44:31 DEBUG : mega root 'rclone-test-jozajot3piji': File to upload is small (5 bytes), uploading instead of streaming 2025/12/01 02:44:32 DEBUG : file1: size = 5 OK 2025/12/01 02:44:32 DEBUG : file1: Size of src and dst objects identical 2025/12/01 02:44:32 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 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/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want file1 (5) got file1 (5), newLeaf (25) 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/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" 2025/12/01 02:44:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:44:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:44:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 02:44:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/12/01 02:44:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:44:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:44:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 02:44:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 02:44:39 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:173 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/12/01 02:44:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/01 02:44:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 02:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:44:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 02:44:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 02:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:44:39 DEBUG : mega root 'rclone-test-jozajot3piji': File to upload is small (0 bytes), uploading instead of streaming 2025/12/01 02:44:39 DEBUG : file1: size = 0 OK 2025/12/01 02:44:39 DEBUG : file1: Size of src and dst objects identical 2025/12/01 02:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:182 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,0,false" +([]string) (len=2) { + (string) (len=13) "file1,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/12/01 02:44:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/01 02:44:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 02:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:44:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 02:44:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 02:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:44:39 DEBUG : mega root 'rclone-test-jozajot3piji': File to upload is small (7 bytes), uploading instead of streaming 2025/12/01 02:44:39 DEBUG : file1: size = 7 OK 2025/12/01 02:44:39 DEBUG : file1: Size of src and dst objects identical 2025/12/01 02:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"file1,7,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,7,false" +([]string) (len=2) { + (string) (len=13) "file1,7,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/12/01 02:44:39 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:44:39 DEBUG : Looking for writers 2025/12/01 02:44:39 DEBUG : newLeaf: reading active writers 2025/12/01 02:44:39 DEBUG : file1: reading active writers 2025/12/01 02:44:39 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleMethods (14.86s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:44:46 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:44:46 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:44:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:44:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:44:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:44:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 02:44:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 02:44:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:44:46 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/12/01 02:44:47 DEBUG : file1: aborting in-sequence write wait, off=100 2025/12/01 02:44:47 DEBUG : file1: failed to wait for in-sequence write to 100 2025/12/01 02:44:47 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/12/01 02:44:47 DEBUG : mega root 'rclone-test-jozajot3piji': File to upload is small (11 bytes), uploading instead of streaming 2025/12/01 02:44:47 DEBUG : file1: size = 11 OK 2025/12/01 02:44:47 DEBUG : file1: Size of src and dst objects identical 2025/12/01 02:44:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:44:47 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:231 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleWriteAt 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 2025/12/01 02:44:50 DEBUG : forgetting directory cache 2025/12/01 02:44:50 DEBUG : forgetting directory cache 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/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (25) 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/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" 2025/12/01 02:44:54 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:44:54 DEBUG : Looking for writers 2025/12/01 02:44:54 DEBUG : newLeaf: reading active writers 2025/12/01 02:44:54 DEBUG : file1: reading active writers 2025/12/01 02:44:54 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleWriteAt (15.30s) === RUN TestWriteFileHandleFlush run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:45:01 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:45:01 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:45:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:45:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:45:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:45:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 02:45:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 02:45:01 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/12/01 02:45:01 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:247 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,0,false" +([]string) (len=2) { + (string) (len=13) "file1,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleFlush 2025/12/01 02:45:01 DEBUG : mega root 'rclone-test-jozajot3piji': File to upload is small (5 bytes), uploading instead of streaming 2025/12/01 02:45:02 DEBUG : file1: size = 5 OK 2025/12/01 02:45:02 DEBUG : file1: Size of src and dst objects identical 2025/12/01 02:45:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:45:02 DEBUG : file1: WriteFileHandle.Flush nothing to do dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleFlush 2025/12/01 02:45:02 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:45:02 DEBUG : Looking for writers 2025/12/01 02:45:02 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:02 DEBUG : file1: reading active writers 2025/12/01 02:45:02 DEBUG : >WaitForWriters: 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 2025/12/01 02:45:04 DEBUG : forgetting directory cache 2025/12/01 02:45:04 DEBUG : dir: forgetting directory cache 2025/12/01 02:45:04 DEBUG : dir: forgetting directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleFlush Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleFlush (7.39s) === RUN TestWriteFileHandleRelease run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:45:09 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:45:09 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:45:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:45:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:45:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:45:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 02:45:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 02:45:09 DEBUG : file1: WriteFileHandle.Release closing 2025/12/01 02:45:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:45:09 DEBUG : mega root 'rclone-test-jozajot3piji': File to upload is small (0 bytes), uploading instead of streaming 2025/12/01 02:45:09 DEBUG : file1: size = 0 OK 2025/12/01 02:45:09 DEBUG : file1: Size of src and dst objects identical 2025/12/01 02:45:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:45:09 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/12/01 02:45:09 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:45:09 DEBUG : Looking for writers 2025/12/01 02:45:09 DEBUG : file1: reading active writers 2025/12/01 02:45:09 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:09 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleRelease (7.39s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:45:16 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:45:16 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:45:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:45:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:45:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:45:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 02:45:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/12/01 02:45:16 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:45:16 DEBUG : Looking for writers 2025/12/01 02:45:16 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:16 DEBUG : file1: reading active writers 2025/12/01 02:45:16 DEBUG : file1: active writers 1 2025/12/01 02:45:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/12/01 02:45:16 DEBUG : Looking for writers 2025/12/01 02:45:16 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:16 DEBUG : file1: reading active writers 2025/12/01 02:45:16 DEBUG : file1: active writers 1 2025/12/01 02:45:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/12/01 02:45:16 DEBUG : Looking for writers 2025/12/01 02:45:16 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:16 DEBUG : file1: reading active writers 2025/12/01 02:45:16 DEBUG : file1: active writers 1 2025/12/01 02:45:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/12/01 02:45:16 DEBUG : Looking for writers 2025/12/01 02:45:16 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:16 DEBUG : file1: reading active writers 2025/12/01 02:45:16 DEBUG : file1: active writers 1 2025/12/01 02:45:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/12/01 02:45:16 DEBUG : Looking for writers 2025/12/01 02:45:16 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:16 DEBUG : file1: reading active writers 2025/12/01 02:45:16 DEBUG : file1: active writers 1 2025/12/01 02:45:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/12/01 02:45:16 DEBUG : Looking for writers 2025/12/01 02:45:16 DEBUG : file1: reading active writers 2025/12/01 02:45:16 DEBUG : file1: active writers 1 2025/12/01 02:45:16 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/12/01 02:45:17 DEBUG : Looking for writers 2025/12/01 02:45:17 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:17 DEBUG : file1: reading active writers 2025/12/01 02:45:17 DEBUG : file1: active writers 1 2025/12/01 02:45:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/12/01 02:45:17 DEBUG : Looking for writers 2025/12/01 02:45:17 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:17 DEBUG : file1: reading active writers 2025/12/01 02:45:17 DEBUG : file1: active writers 1 2025/12/01 02:45:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:18 DEBUG : Looking for writers 2025/12/01 02:45:18 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:18 DEBUG : file1: reading active writers 2025/12/01 02:45:18 DEBUG : file1: active writers 1 2025/12/01 02:45:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:19 DEBUG : dir: forgetting directory cache 2025/12/01 02:45:19 DEBUG : forgetting directory cache 2025/12/01 02:45:19 DEBUG : dir: forgetting directory cache 2025/12/01 02:45:19 DEBUG : Looking for writers 2025/12/01 02:45:19 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:19 DEBUG : file1: reading active writers 2025/12/01 02:45:19 DEBUG : file1: active writers 1 2025/12/01 02:45:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:20 DEBUG : Looking for writers 2025/12/01 02:45:20 DEBUG : file1: reading active writers 2025/12/01 02:45:20 DEBUG : file1: active writers 1 2025/12/01 02:45:20 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:21 DEBUG : Looking for writers 2025/12/01 02:45:21 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:21 DEBUG : file1: reading active writers 2025/12/01 02:45:21 DEBUG : file1: active writers 1 2025/12/01 02:45:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:22 DEBUG : Looking for writers 2025/12/01 02:45:22 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:22 DEBUG : file1: reading active writers 2025/12/01 02:45:22 DEBUG : file1: active writers 1 2025/12/01 02:45:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:23 DEBUG : Looking for writers 2025/12/01 02:45:23 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:23 DEBUG : file1: reading active writers 2025/12/01 02:45:23 DEBUG : file1: active writers 1 2025/12/01 02:45:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:24 DEBUG : Looking for writers 2025/12/01 02:45:24 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:24 DEBUG : file1: reading active writers 2025/12/01 02:45:24 DEBUG : file1: active writers 1 2025/12/01 02:45:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:25 DEBUG : Looking for writers 2025/12/01 02:45:25 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:25 DEBUG : file1: reading active writers 2025/12/01 02:45:25 DEBUG : file1: active writers 1 2025/12/01 02:45:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:26 DEBUG : Looking for writers 2025/12/01 02:45:26 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:26 DEBUG : file1: reading active writers 2025/12/01 02:45:26 DEBUG : file1: active writers 1 2025/12/01 02:45:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:27 DEBUG : Looking for writers 2025/12/01 02:45:27 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:27 DEBUG : file1: reading active writers 2025/12/01 02:45:27 DEBUG : file1: active writers 1 2025/12/01 02:45:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:28 DEBUG : Looking for writers 2025/12/01 02:45:28 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:28 DEBUG : file1: reading active writers 2025/12/01 02:45:28 DEBUG : file1: active writers 1 2025/12/01 02:45:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:29 DEBUG : Looking for writers 2025/12/01 02:45:29 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:29 DEBUG : file1: reading active writers 2025/12/01 02:45:29 DEBUG : file1: active writers 1 2025/12/01 02:45:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:30 DEBUG : Looking for writers 2025/12/01 02:45:30 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:30 DEBUG : file1: reading active writers 2025/12/01 02:45:30 DEBUG : file1: active writers 1 2025/12/01 02:45:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:31 DEBUG : Looking for writers 2025/12/01 02:45:31 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:31 DEBUG : file1: reading active writers 2025/12/01 02:45:31 DEBUG : file1: active writers 1 2025/12/01 02:45:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:32 DEBUG : Looking for writers 2025/12/01 02:45:32 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:32 DEBUG : file1: reading active writers 2025/12/01 02:45:32 DEBUG : file1: active writers 1 2025/12/01 02:45:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:33 DEBUG : Looking for writers 2025/12/01 02:45:33 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:33 DEBUG : file1: reading active writers 2025/12/01 02:45:33 DEBUG : file1: active writers 1 2025/12/01 02:45:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:34 DEBUG : forgetting directory cache 2025/12/01 02:45:34 DEBUG : dir: forgetting directory cache 2025/12/01 02:45:34 DEBUG : dir: forgetting directory cache 2025/12/01 02:45:34 DEBUG : Looking for writers 2025/12/01 02:45:34 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:34 DEBUG : file1: reading active writers 2025/12/01 02:45:34 DEBUG : file1: active writers 1 2025/12/01 02:45:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:35 DEBUG : Looking for writers 2025/12/01 02:45:35 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:35 DEBUG : file1: reading active writers 2025/12/01 02:45:35 DEBUG : file1: active writers 1 2025/12/01 02:45:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:36 DEBUG : Looking for writers 2025/12/01 02:45:36 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:36 DEBUG : file1: reading active writers 2025/12/01 02:45:36 DEBUG : file1: active writers 1 2025/12/01 02:45:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:37 DEBUG : Looking for writers 2025/12/01 02:45:37 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:37 DEBUG : file1: reading active writers 2025/12/01 02:45:37 DEBUG : file1: active writers 1 2025/12/01 02:45:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:38 DEBUG : Looking for writers 2025/12/01 02:45:38 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:38 DEBUG : file1: reading active writers 2025/12/01 02:45:38 DEBUG : file1: active writers 1 2025/12/01 02:45:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:39 DEBUG : Looking for writers 2025/12/01 02:45:39 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:39 DEBUG : file1: reading active writers 2025/12/01 02:45:39 DEBUG : file1: active writers 1 2025/12/01 02:45:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:40 DEBUG : Looking for writers 2025/12/01 02:45:40 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:40 DEBUG : file1: reading active writers 2025/12/01 02:45:40 DEBUG : file1: active writers 1 2025/12/01 02:45:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:41 DEBUG : Looking for writers 2025/12/01 02:45:41 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:41 DEBUG : file1: reading active writers 2025/12/01 02:45:41 DEBUG : file1: active writers 1 2025/12/01 02:45:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:42 DEBUG : Looking for writers 2025/12/01 02:45:42 DEBUG : file1: reading active writers 2025/12/01 02:45:42 DEBUG : file1: active writers 1 2025/12/01 02:45:42 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:43 DEBUG : Looking for writers 2025/12/01 02:45:43 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:43 DEBUG : file1: reading active writers 2025/12/01 02:45:43 DEBUG : file1: active writers 1 2025/12/01 02:45:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:44 DEBUG : Looking for writers 2025/12/01 02:45:44 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:44 DEBUG : file1: reading active writers 2025/12/01 02:45:44 DEBUG : file1: active writers 1 2025/12/01 02:45:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:45 DEBUG : Looking for writers 2025/12/01 02:45:45 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:45 DEBUG : file1: reading active writers 2025/12/01 02:45:45 DEBUG : file1: active writers 1 2025/12/01 02:45:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 02:45:46 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/12/01 02:45:46 DEBUG : >WaitForWriters: 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 2025/12/01 02:45:50 DEBUG : forgetting directory cache 2025/12/01 02:45:50 DEBUG : dir: forgetting directory cache 2025/12/01 02:45:50 DEBUG : dir: forgetting directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileModTimeWithOpenWriters (37.05s) === RUN TestFileReadAtZeroLength run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:45:53 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:45:53 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:45:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:45:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:45:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 02:45:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 02:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:45:53 DEBUG : mega root 'rclone-test-jozajot3piji': File to upload is small (0 bytes), uploading instead of streaming 2025/12/01 02:45:53 DEBUG : file1: size = 0 OK 2025/12/01 02:45:53 DEBUG : file1: Size of src and dst objects identical 2025/12/01 02:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:45:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:45:53 DEBUG : file1: Open: flags=O_RDONLY 2025/12/01 02:45:53 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/01 02:45:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/01 02:45:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:45:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/01 02:45:53 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:45:53 DEBUG : Looking for writers 2025/12/01 02:45:53 DEBUG : newLeaf: reading active writers 2025/12/01 02:45:53 DEBUG : file1: reading active writers 2025/12/01 02:45:53 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtZeroLength Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtZeroLength (7.37s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:46:01 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:46:01 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:46:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 02:46:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 02:46:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:46:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 02:46:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 02:46:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:46:01 DEBUG : mega root 'rclone-test-jozajot3piji': File to upload is small (100 bytes), uploading instead of streaming 2025/12/01 02:46:01 DEBUG : file1: size = 100 OK 2025/12/01 02:46:01 DEBUG : file1: Size of src and dst objects identical 2025/12/01 02:46:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 02:46:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 02:46:01 DEBUG : file1: Open: flags=O_RDONLY 2025/12/01 02:46:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/01 02:46:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/01 02:46:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:01 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:46:01 DEBUG : Looking for writers 2025/12/01 02:46:01 DEBUG : newLeaf: reading active writers 2025/12/01 02:46:01 DEBUG : file1: reading active writers 2025/12/01 02:46:01 DEBUG : >WaitForWriters: 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 2025/12/01 02:46:04 DEBUG : forgetting directory cache 2025/12/01 02:46:04 DEBUG : dir: forgetting directory cache 2025/12/01 02:46:04 DEBUG : dir: forgetting directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtNonZeroLength (7.86s) === RUN TestZipManyFiles run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:46:08 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:46:08 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35), newLeaf (25) 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/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "newLeaf" 2025/12/01 02:46:17 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/12/01 02:46:17 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/12/01 02:46:17 DEBUG : flat/f000.txt: Set virtual modtime to 2025-12-01 02:46:09 +0000 UTC 2025/12/01 02:46:17 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:17 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:17 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/12/01 02:46:17 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/12/01 02:46:17 DEBUG : flat/f001.txt: Set virtual modtime to 2025-12-01 02:46:09 +0000 UTC 2025/12/01 02:46:17 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:17 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:17 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/12/01 02:46:17 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/12/01 02:46:17 DEBUG : flat/f002.txt: Set virtual modtime to 2025-12-01 02:46:09 +0000 UTC 2025/12/01 02:46:17 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:17 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:17 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/12/01 02:46:17 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/12/01 02:46:17 DEBUG : flat/f003.txt: Set virtual modtime to 2025-12-01 02:46:10 +0000 UTC 2025/12/01 02:46:17 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:17 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:17 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/12/01 02:46:17 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/12/01 02:46:17 DEBUG : flat/f004.txt: Set virtual modtime to 2025-12-01 02:46:10 +0000 UTC 2025/12/01 02:46:17 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:17 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:17 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:46:17 DEBUG : flat: Looking for writers 2025/12/01 02:46:17 DEBUG : f000.txt: reading active writers 2025/12/01 02:46:17 DEBUG : f001.txt: reading active writers 2025/12/01 02:46:17 DEBUG : f002.txt: reading active writers 2025/12/01 02:46:17 DEBUG : f003.txt: reading active writers 2025/12/01 02:46:17 DEBUG : f004.txt: reading active writers 2025/12/01 02:46:17 DEBUG : Looking for writers 2025/12/01 02:46:17 DEBUG : flat: reading active writers 2025/12/01 02:46:17 DEBUG : newLeaf: reading active writers 2025/12/01 02:46:17 DEBUG : >WaitForWriters: 2025/12/01 02:46:19 DEBUG : dir: forgetting directory cache 2025/12/01 02:46:19 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/12/01 02:46:19 DEBUG : forgetting directory cache 2025/12/01 02:46:19 DEBUG : dir: forgetting directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "newLeaf" --- FAIL: TestZipManyFiles (19.18s) === RUN TestZipManySubDirs run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:46:28 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:46:28 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:46:31 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/12/01 02:46:31 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/12/01 02:46:31 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2025-12-01 02:46:31 +0000 UTC 2025/12/01 02:46:31 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:31 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:31 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/12/01 02:46:31 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/12/01 02:46:31 DEBUG : a/b/mid.txt: Set virtual modtime to 2025-12-01 02:46:30 +0000 UTC 2025/12/01 02:46:31 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:31 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:31 NOTICE: Unsolicited response received on idle HTTP channel starting with ")\xf4\xe4)\xf4\xe4)\xf4\xe4)\xf4\xe4)\xf4\xe4"; err= 2025/12/01 02:46:31 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/12/01 02:46:31 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/12/01 02:46:31 DEBUG : a/top.txt: Set virtual modtime to 2025-12-01 02:46:28 +0000 UTC 2025/12/01 02:46:31 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:31 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:31 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:46:31 DEBUG : a/b/c: Looking for writers 2025/12/01 02:46:31 DEBUG : deep.txt: reading active writers 2025/12/01 02:46:31 DEBUG : a/b: Looking for writers 2025/12/01 02:46:31 DEBUG : c: reading active writers 2025/12/01 02:46:31 DEBUG : mid.txt: reading active writers 2025/12/01 02:46:31 DEBUG : a: Looking for writers 2025/12/01 02:46:31 DEBUG : top.txt: reading active writers 2025/12/01 02:46:31 DEBUG : b: reading active writers 2025/12/01 02:46:31 DEBUG : Looking for writers 2025/12/01 02:46:31 DEBUG : a: reading active writers 2025/12/01 02:46:31 DEBUG : newLeaf: reading active writers 2025/12/01 02:46:31 DEBUG : >WaitForWriters: 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 2025/12/01 02:46:36 DEBUG : forgetting directory cache 2025/12/01 02:46:36 DEBUG : dir: forgetting directory cache 2025/12/01 02:46:36 DEBUG : dir: forgetting directory cache 2025/12/01 02:46:36 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipManySubDirs Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "newLeaf" --- FAIL: TestZipManySubDirs (11.37s) === RUN TestZipLargeFiles run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:46:39 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:46:39 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:46:44 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/12/01 02:46:44 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/12/01 02:46:44 DEBUG : bigdir/big.bin: Set virtual modtime to 2025-12-01 02:46:43 +0000 UTC 2025/12/01 02:46:44 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:45 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:46:45 DEBUG : bigdir: Looking for writers 2025/12/01 02:46:45 DEBUG : big.bin: reading active writers 2025/12/01 02:46:45 DEBUG : Looking for writers 2025/12/01 02:46:45 DEBUG : newLeaf: reading active writers 2025/12/01 02:46:45 DEBUG : bigdir: reading active writers 2025/12/01 02:46:45 DEBUG : >WaitForWriters: 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 2025/12/01 02:46:51 DEBUG : forgetting directory cache 2025/12/01 02:46:51 DEBUG : dir: forgetting directory cache 2025/12/01 02:46:51 DEBUG : dir: forgetting directory cache 2025/12/01 02:46:51 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipLargeFiles Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipLargeFiles Messages: Unexpected file "newLeaf" --- FAIL: TestZipLargeFiles (13.16s) === RUN TestZipDirsInRoot run.go:185: Remote "mega root 'rclone-test-jozajot3piji'", Local "Local file system at /tmp/rclone386463308", Modify Window "876000h0m0s" 2025/12/01 02:46:52 INFO : mega root 'rclone-test-jozajot3piji': poll-interval is not supported by this remote 2025/12/01 02:46:52 NOTICE: mega root 'rclone-test-jozajot3piji': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 02:46:55 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/12/01 02:46:55 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/12/01 02:46:55 DEBUG : dir1/a.txt: Set virtual modtime to 2025-12-01 02:46:52 +0000 UTC 2025/12/01 02:46:55 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:55 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:55 NOTICE: Unsolicited response received on idle HTTP channel starting with "88888"; err= 2025/12/01 02:46:55 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/12/01 02:46:55 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/12/01 02:46:55 DEBUG : dir2/b.txt: Set virtual modtime to 2025-12-01 02:46:55 +0000 UTC 2025/12/01 02:46:55 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:55 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:55 NOTICE: Unsolicited response received on idle HTTP channel starting with "\x12\x12\x12\x12"; err= 2025/12/01 02:46:55 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/12/01 02:46:55 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/12/01 02:46:55 DEBUG : dir3/c.txt: Set virtual modtime to 2025-12-01 02:46:55 +0000 UTC 2025/12/01 02:46:55 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:55 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:57 NOTICE: Unsolicited response received on idle HTTP channel starting with "\x00\x00\x00\x00\x00"; err= 2025/12/01 02:46:57 DEBUG : newLeaf: Open: flags=O_RDONLY 2025/12/01 02:46:57 DEBUG : newLeaf: >Open: fd=newLeaf (r), err= 2025/12/01 02:46:57 DEBUG : newLeaf: Set virtual modtime to 2025-12-01 02:31:33 +0000 UTC 2025/12/01 02:46:57 DEBUG : newLeaf: ChunkedReader.openRange at 0 length 134217728 2025/12/01 02:46:57 DEBUG : newLeaf: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 02:46:57 DEBUG : WaitForWriters: timeout=30s 2025/12/01 02:46:57 DEBUG : dir1: Looking for writers 2025/12/01 02:46:57 DEBUG : a.txt: reading active writers 2025/12/01 02:46:57 DEBUG : dir2: Looking for writers 2025/12/01 02:46:57 DEBUG : b.txt: reading active writers 2025/12/01 02:46:57 DEBUG : dir3: Looking for writers 2025/12/01 02:46:57 DEBUG : c.txt: reading active writers 2025/12/01 02:46:57 DEBUG : Looking for writers 2025/12/01 02:46:57 DEBUG : dir1: reading active writers 2025/12/01 02:46:57 DEBUG : dir2: reading active writers 2025/12/01 02:46:57 DEBUG : dir3: reading active writers 2025/12/01 02:46:57 DEBUG : newLeaf: reading active writers 2025/12/01 02:46:57 DEBUG : >WaitForWriters: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipDirsInRoot Messages: listing wrong, want got newLeaf (25) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "newLeaf" --- FAIL: TestZipDirsInRoot (12.73s) FAIL 2025/12/01 02:47:05 DEBUG : mega root 'rclone-test-jozajot3piji': 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 18m0.133772521s (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 TestRcGetVFS TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt TestRWFileHandleWriteNoWrite TestRWFileHandleFlushWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileHandleOpenTests/writes TestRWFileHandleOpenTests/full TestRWFileModTimeWithOpenWriters TestRWCacheRename TestRWCacheUpdate TestCaseSensitivity TestUnicodeNormalization TestVFSNew TestVFSNewWithOpts TestVFSRoot TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSStatfs TestVFSMkdir TestVFSMkdirAll TestVFSIsMetadataFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]