"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Starting (try 2/5) 2025/01/25 01:39:13 DEBUG : Creating backend with remote "TestMega:rclone-test-xaqoxon5rowa" 2025/01/25 01:39:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 01:39:26 DEBUG : Creating backend with remote "/tmp/rclone4196417328" === RUN TestDirRemove run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:39:26 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:39:26 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:39:29 ERROR : dir/: Dir.Remove not empty 2025/01/25 01:39:29 DEBUG : dir/file1: Remove: 2025/01/25 01:39:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:39:31 DEBUG : dir/file1: >Remove: err= 2025/01/25 01:39:31 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/25 01:39:31 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:39:31 DEBUG : : Looking for writers 2025/01/25 01:39:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.88s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:39:31 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:39:31 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:39:31 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:39:31 DEBUG : dir: Looking for writers 2025/01/25 01:39:31 DEBUG : file1: reading active writers 2025/01/25 01:39:31 DEBUG : : Looking for writers 2025/01/25 01:39:31 DEBUG : dir: reading active writers 2025/01/25 01:39:31 DEBUG : >WaitForWriters: 2025/01/25 01:39:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/25 01:39:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0040f2240 2025/01/25 01:39:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:39:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2025/01/25 01:39:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/25 01:39:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0040f2240 2025/01/25 01:39:38 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/25 01:39:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2025/01/25 01:39:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/25 01:39:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/25 01:39:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:39:45 DEBUG : dir/file1: File is currently open, delaying rename 0xc0040f2240 2025/01/25 01:39:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:39:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:39:45 DEBUG : mega root 'rclone-test-xaqoxon5rowa': File to upload is small (25 bytes), uploading instead of streaming 2025/01/25 01:39:46 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/25 01:39:46 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/25 01:39:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:39:46 DEBUG : newLeaf: Running delayed rename now 2025/01/25 01:39:46 INFO : newLeaf: Deleted 2025/01/25 01:39:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/25 01:39:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0040f2240 2025/01/25 01:39:46 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:39:46 DEBUG : dir: Looking for writers 2025/01/25 01:39:46 DEBUG : : Looking for writers 2025/01/25 01:39:46 DEBUG : dir: reading active writers 2025/01/25 01:39:46 DEBUG : newLeaf: reading active writers 2025/01/25 01:39:46 DEBUG : >WaitForWriters: 2025/01/25 01:39:46 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:39:46 DEBUG : dir: Looking for writers 2025/01/25 01:39:46 DEBUG : : Looking for writers 2025/01/25 01:39:46 DEBUG : dir: reading active writers 2025/01/25 01:39:46 DEBUG : newLeaf: reading active writers 2025/01/25 01:39:46 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:39:46 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:39:46 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:39:46 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:39:46 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:39:46 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:39:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:39:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:39:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:39:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:39:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:39:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:39:46 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:39:47 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:39:47 DEBUG : dir: Looking for writers 2025/01/25 01:39:47 DEBUG : file1: reading active writers 2025/01/25 01:39:47 DEBUG : : Looking for writers 2025/01/25 01:39:47 DEBUG : dir: reading active writers 2025/01/25 01:39:47 DEBUG : >WaitForWriters: 2025/01/25 01:39:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/25 01:39:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0044f4180 2025/01/25 01:39:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:39:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" 2025/01/25 01:39:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/25 01:39:54 DEBUG : dir/file1: Updating file with dir/file1 0xc0044f4180 2025/01/25 01:39:54 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/25 01:39:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" 2025/01/25 01:40:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/25 01:40:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/25 01:40:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:40:01 DEBUG : dir/file1: File is currently open, delaying rename 0xc0044f4180 2025/01/25 01:40:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:40:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:40:01 DEBUG : mega root 'rclone-test-xaqoxon5rowa': File to upload is small (25 bytes), uploading instead of streaming 2025/01/25 01:40:02 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/25 01:40:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:40:02 DEBUG : newLeaf: Running delayed rename now 2025/01/25 01:40:02 INFO : newLeaf: Deleted 2025/01/25 01:40:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/25 01:40:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0044f4180 2025/01/25 01:40:02 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:40:02 DEBUG : dir: Looking for writers 2025/01/25 01:40:02 DEBUG : : Looking for writers 2025/01/25 01:40:02 DEBUG : dir: reading active writers 2025/01/25 01:40:02 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:02 DEBUG : >WaitForWriters: 2025/01/25 01:40:02 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:40:02 DEBUG : dir: Looking for writers 2025/01/25 01:40:02 DEBUG : : Looking for writers 2025/01/25 01:40:02 DEBUG : dir: reading active writers 2025/01/25 01:40:02 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:02 DEBUG : >WaitForWriters: 2025/01/25 01:40:02 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:40:02 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:40:02 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:40:02 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:40:02 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:02 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:40:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:40:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:02 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:40:03 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/25 01:40:03 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:40:03 DEBUG : dir/file1(0xc00589e8c0): openPending: 2025/01/25 01:40:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/01/25 01:40:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/25 01:40:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:40:03 DEBUG : dir/file1(0xc00589e8c0): >openPending: err= 2025/01/25 01:40:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/25 01:40:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:40:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:40:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:40:03 DEBUG : dir/file1(0xc00589e8c0): _writeAt: size=14, off=0 2025/01/25 01:40:03 DEBUG : dir/file1(0xc00589e8c0): >_writeAt: n=14, err= 2025/01/25 01:40:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/25 01:40:03 DEBUG : dir/file1(0xc00589e8c0): close: 2025/01/25 01:40:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/25 01:40:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/25 01:40:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/25 01:40:03 DEBUG : dir/file1(0xc00589e8c0): >close: err= 2025/01/25 01:40:03 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:40:03 DEBUG : dir: Looking for writers 2025/01/25 01:40:03 DEBUG : file1: reading active writers 2025/01/25 01:40:03 DEBUG : : Looking for writers 2025/01/25 01:40:03 DEBUG : dir: reading active writers 2025/01/25 01:40:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:40:03 DEBUG : dir: Looking for writers 2025/01/25 01:40:03 DEBUG : file1: reading active writers 2025/01/25 01:40:03 DEBUG : : Looking for writers 2025/01/25 01:40:03 DEBUG : dir: reading active writers 2025/01/25 01:40:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:40:03 DEBUG : dir: Looking for writers 2025/01/25 01:40:03 DEBUG : file1: reading active writers 2025/01/25 01:40:03 DEBUG : : Looking for writers 2025/01/25 01:40:03 DEBUG : dir: reading active writers 2025/01/25 01:40:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:40:03 DEBUG : dir: Looking for writers 2025/01/25 01:40:03 DEBUG : file1: reading active writers 2025/01/25 01:40:03 DEBUG : : Looking for writers 2025/01/25 01:40:03 DEBUG : dir: reading active writers 2025/01/25 01:40:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:40:03 DEBUG : dir/file1: vfs cache: starting upload 2025/01/25 01:40:03 DEBUG : dir: Looking for writers 2025/01/25 01:40:03 DEBUG : file1: reading active writers 2025/01/25 01:40:03 DEBUG : : Looking for writers 2025/01/25 01:40:03 DEBUG : dir: reading active writers 2025/01/25 01:40:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:40:03 DEBUG : dir: Looking for writers 2025/01/25 01:40:03 DEBUG : file1: reading active writers 2025/01/25 01:40:03 DEBUG : : Looking for writers 2025/01/25 01:40:03 DEBUG : dir: reading active writers 2025/01/25 01:40:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/25 01:40:03 INFO : dir/file1: Copied (replaced existing) 2025/01/25 01:40:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/25 01:40:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/25 01:40:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:40:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/25 01:40:03 DEBUG : dir: Looking for writers 2025/01/25 01:40:03 DEBUG : file1: reading active writers 2025/01/25 01:40:03 DEBUG : : Looking for writers 2025/01/25 01:40:03 DEBUG : dir: reading active writers 2025/01/25 01:40:03 DEBUG : >WaitForWriters: 2025/01/25 01:40:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/25 01:40:03 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:40:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:40:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:40:03 DEBUG : dir/file1(0xc0046e3740): _readAt: size=512, off=0 2025/01/25 01:40:03 DEBUG : dir/file1(0xc0046e3740): openPending: 2025/01/25 01:40:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/01/25 01:40:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/25 01:40:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:40:03 DEBUG : dir/file1(0xc0046e3740): >openPending: err= 2025/01/25 01:40:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/25 01:40:03 DEBUG : dir/file1(0xc0046e3740): >_readAt: n=14, err=EOF 2025/01/25 01:40:03 DEBUG : dir/file1(0xc0046e3740): close: 2025/01/25 01:40:03 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-25 01:40:03 +0000 UTC 2025/01/25 01:40:03 DEBUG : dir/file1(0xc0046e3740): >close: err= 2025/01/25 01:40:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/25 01:40:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/25 01:40:04 DEBUG : newLeaf: Updating file with newLeaf 0xc00446ce40 2025/01/25 01:40:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:40:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:40:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/25 01:40:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/25 01:40:04 DEBUG : dir/file1: Updating file with dir/file1 0xc00446ce40 2025/01/25 01:40:04 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/25 01:40:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" 2025/01/25 01:40:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/25 01:40:11 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:40:11 DEBUG : dir/file1(0xc00589f180): openPending: 2025/01/25 01:40:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/01/25 01:40:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/25 01:40:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:40:11 DEBUG : dir/file1(0xc00589f180): >openPending: err= 2025/01/25 01:40:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/25 01:40:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:40:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:40:11 DEBUG : dir/file1(0xc00589f180): _writeAt: size=25, off=0 2025/01/25 01:40:11 DEBUG : dir/file1(0xc00589f180): >_writeAt: n=25, err= 2025/01/25 01:40:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/25 01:40:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/25 01:40:11 DEBUG : newLeaf: Updating file with newLeaf 0xc00446ce40 2025/01/25 01:40:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:40:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:40:11 DEBUG : newLeaf(0xc00589f180): close: 2025/01/25 01:40:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/25 01:40:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-25 01:40:11.350171598 +0000 UTC m=+57.812030699 2025/01/25 01:40:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/25 01:40:11 DEBUG : newLeaf(0xc00589f180): >close: err= 2025/01/25 01:40:11 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:40:11 DEBUG : dir: Looking for writers 2025/01/25 01:40:11 DEBUG : : Looking for writers 2025/01/25 01:40:11 DEBUG : dir: reading active writers 2025/01/25 01:40:11 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:40:11 DEBUG : dir: Looking for writers 2025/01/25 01:40:11 DEBUG : : Looking for writers 2025/01/25 01:40:11 DEBUG : dir: reading active writers 2025/01/25 01:40:11 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:40:11 DEBUG : dir: Looking for writers 2025/01/25 01:40:11 DEBUG : : Looking for writers 2025/01/25 01:40:11 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:11 DEBUG : dir: reading active writers 2025/01/25 01:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:40:11 DEBUG : dir: Looking for writers 2025/01/25 01:40:11 DEBUG : : Looking for writers 2025/01/25 01:40:11 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:11 DEBUG : dir: reading active writers 2025/01/25 01:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:40:11 DEBUG : newLeaf: vfs cache: starting upload 2025/01/25 01:40:11 DEBUG : dir: Looking for writers 2025/01/25 01:40:11 DEBUG : : Looking for writers 2025/01/25 01:40:11 DEBUG : dir: reading active writers 2025/01/25 01:40:11 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:40:12 DEBUG : dir: Looking for writers 2025/01/25 01:40:12 DEBUG : : Looking for writers 2025/01/25 01:40:12 DEBUG : dir: reading active writers 2025/01/25 01:40:12 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/25 01:40:12 INFO : newLeaf: Copied (replaced existing) 2025/01/25 01:40:12 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/01/25 01:40:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/25 01:40:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:40:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/25 01:40:12 DEBUG : dir: Looking for writers 2025/01/25 01:40:12 DEBUG : : Looking for writers 2025/01/25 01:40:12 DEBUG : dir: reading active writers 2025/01/25 01:40:12 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:12 DEBUG : >WaitForWriters: 2025/01/25 01:40:12 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:40:12 DEBUG : dir: Looking for writers 2025/01/25 01:40:12 DEBUG : : Looking for writers 2025/01/25 01:40:12 DEBUG : dir: reading active writers 2025/01/25 01:40:12 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:12 DEBUG : >WaitForWriters: 2025/01/25 01:40:12 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:40:14 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:40:14 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:40:14 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:14 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:40:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:40:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:14 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:40:14 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:40:14 DEBUG : dir: Looking for writers 2025/01/25 01:40:14 DEBUG : file1: reading active writers 2025/01/25 01:40:14 DEBUG : : Looking for writers 2025/01/25 01:40:14 DEBUG : dir: reading active writers 2025/01/25 01:40:14 DEBUG : >WaitForWriters: 2025/01/25 01:40:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/25 01:40:15 DEBUG : newLeaf: Updating file with newLeaf 0xc005b48600 2025/01/25 01:40:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:40:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "file1" 2025/01/25 01:40:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/25 01:40:22 DEBUG : dir/file1: Updating file with dir/file1 0xc005b48600 2025/01/25 01:40:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/25 01:40:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" 2025/01/25 01:40:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/25 01:40:29 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:40:29 DEBUG : dir/file1(0xc005b4bec0): openPending: 2025/01/25 01:40:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/01/25 01:40:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/25 01:40:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:40:29 DEBUG : dir/file1(0xc005b4bec0): >openPending: err= 2025/01/25 01:40:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/25 01:40:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:40:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:40:29 DEBUG : dir/file1(0xc005b4bec0): _writeAt: size=25, off=0 2025/01/25 01:40:29 DEBUG : dir/file1(0xc005b4bec0): >_writeAt: n=25, err= 2025/01/25 01:40:29 INFO : newLeaf: Deleted 2025/01/25 01:40:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/25 01:40:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/25 01:40:29 DEBUG : newLeaf: Updating file with newLeaf 0xc005b48600 2025/01/25 01:40:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:40:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:40:29 DEBUG : newLeaf(0xc005b4bec0): close: 2025/01/25 01:40:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/25 01:40:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-25 01:40:29.361862431 +0000 UTC m=+75.823721552 2025/01/25 01:40:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/25 01:40:29 DEBUG : newLeaf(0xc005b4bec0): >close: err= 2025/01/25 01:40:29 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:40:29 DEBUG : dir: Looking for writers 2025/01/25 01:40:29 DEBUG : : Looking for writers 2025/01/25 01:40:29 DEBUG : dir: reading active writers 2025/01/25 01:40:29 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:40:30 DEBUG : dir: Looking for writers 2025/01/25 01:40:30 DEBUG : : Looking for writers 2025/01/25 01:40:30 DEBUG : dir: reading active writers 2025/01/25 01:40:30 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:40:30 DEBUG : dir: Looking for writers 2025/01/25 01:40:30 DEBUG : : Looking for writers 2025/01/25 01:40:30 DEBUG : dir: reading active writers 2025/01/25 01:40:30 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:40:30 DEBUG : dir: Looking for writers 2025/01/25 01:40:30 DEBUG : : Looking for writers 2025/01/25 01:40:30 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:30 DEBUG : dir: reading active writers 2025/01/25 01:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:40:30 DEBUG : newLeaf: vfs cache: starting upload 2025/01/25 01:40:30 DEBUG : dir: Looking for writers 2025/01/25 01:40:30 DEBUG : : Looking for writers 2025/01/25 01:40:30 DEBUG : dir: reading active writers 2025/01/25 01:40:30 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:40:30 INFO : newLeaf: Copied (replaced existing) 2025/01/25 01:40:30 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/01/25 01:40:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/25 01:40:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:40:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/25 01:40:30 DEBUG : dir: Looking for writers 2025/01/25 01:40:30 DEBUG : : Looking for writers 2025/01/25 01:40:30 DEBUG : dir: reading active writers 2025/01/25 01:40:30 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:30 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/01/25 01:40:37 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:40:37 DEBUG : dir: Looking for writers 2025/01/25 01:40:37 DEBUG : : Looking for writers 2025/01/25 01:40:37 DEBUG : dir: reading active writers 2025/01/25 01:40:37 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:37 DEBUG : >WaitForWriters: 2025/01/25 01:40:37 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:40:37 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:40:37 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:40:37 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:37 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:40:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:40:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:37 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:40:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/25 01:40:40 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:40:40 DEBUG : dir/file1(0xc005bcde00): openPending: 2025/01/25 01:40:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/01/25 01:40:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/25 01:40:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:40:40 DEBUG : dir/file1(0xc005bcde00): >openPending: err= 2025/01/25 01:40:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/25 01:40:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:40:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:40:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:40:40 DEBUG : dir/file1(0xc005bcde00): _writeAt: size=14, off=0 2025/01/25 01:40:40 DEBUG : dir/file1(0xc005bcde00): >_writeAt: n=14, err= 2025/01/25 01:40:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/25 01:40:40 DEBUG : dir/file1(0xc005bcde00): close: 2025/01/25 01:40:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/25 01:40:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/25 01:40:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/25 01:40:40 DEBUG : dir/file1(0xc005bcde00): >close: err= 2025/01/25 01:40:40 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:40:40 DEBUG : dir: Looking for writers 2025/01/25 01:40:40 DEBUG : file1: reading active writers 2025/01/25 01:40:40 DEBUG : : Looking for writers 2025/01/25 01:40:40 DEBUG : dir: reading active writers 2025/01/25 01:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:40:40 DEBUG : dir: Looking for writers 2025/01/25 01:40:40 DEBUG : file1: reading active writers 2025/01/25 01:40:40 DEBUG : : Looking for writers 2025/01/25 01:40:40 DEBUG : dir: reading active writers 2025/01/25 01:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:40:40 DEBUG : dir: Looking for writers 2025/01/25 01:40:40 DEBUG : file1: reading active writers 2025/01/25 01:40:40 DEBUG : : Looking for writers 2025/01/25 01:40:40 DEBUG : dir: reading active writers 2025/01/25 01:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:40:40 DEBUG : dir: Looking for writers 2025/01/25 01:40:40 DEBUG : file1: reading active writers 2025/01/25 01:40:40 DEBUG : : Looking for writers 2025/01/25 01:40:40 DEBUG : dir: reading active writers 2025/01/25 01:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:40:40 DEBUG : dir/file1: vfs cache: starting upload 2025/01/25 01:40:40 DEBUG : dir: Looking for writers 2025/01/25 01:40:40 DEBUG : file1: reading active writers 2025/01/25 01:40:40 DEBUG : : Looking for writers 2025/01/25 01:40:40 DEBUG : dir: reading active writers 2025/01/25 01:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:40:40 DEBUG : dir: Looking for writers 2025/01/25 01:40:40 DEBUG : file1: reading active writers 2025/01/25 01:40:40 DEBUG : : Looking for writers 2025/01/25 01:40:40 DEBUG : dir: reading active writers 2025/01/25 01:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/25 01:40:40 DEBUG : dir: Looking for writers 2025/01/25 01:40:40 DEBUG : file1: reading active writers 2025/01/25 01:40:40 DEBUG : : Looking for writers 2025/01/25 01:40:40 DEBUG : dir: reading active writers 2025/01/25 01:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/25 01:40:41 DEBUG : dir: Looking for writers 2025/01/25 01:40:41 DEBUG : file1: reading active writers 2025/01/25 01:40:41 DEBUG : : Looking for writers 2025/01/25 01:40:41 DEBUG : dir: reading active writers 2025/01/25 01:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:40:42 INFO : dir/file1: Copied (replaced existing) 2025/01/25 01:40:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/25 01:40:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/25 01:40:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:40:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/25 01:40:42 DEBUG : dir: Looking for writers 2025/01/25 01:40:42 DEBUG : file1: reading active writers 2025/01/25 01:40:42 DEBUG : : Looking for writers 2025/01/25 01:40:42 DEBUG : dir: reading active writers 2025/01/25 01:40:42 DEBUG : >WaitForWriters: 2025/01/25 01:40:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/25 01:40:42 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:40:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:40:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:40:42 DEBUG : dir/file1(0xc0061b8d40): _readAt: size=512, off=0 2025/01/25 01:40:42 DEBUG : dir/file1(0xc0061b8d40): openPending: 2025/01/25 01:40:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/01/25 01:40:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/25 01:40:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:40:42 DEBUG : dir/file1(0xc0061b8d40): >openPending: err= 2025/01/25 01:40:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/25 01:40:42 DEBUG : dir/file1(0xc0061b8d40): >_readAt: n=14, err=EOF 2025/01/25 01:40:42 DEBUG : dir/file1(0xc0061b8d40): close: 2025/01/25 01:40:42 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-25 01:40:40 +0000 UTC 2025/01/25 01:40:42 DEBUG : dir/file1(0xc0061b8d40): >close: err= 2025/01/25 01:40:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/25 01:40:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/25 01:40:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0040f32c0 2025/01/25 01:40:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:40:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:40:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/25 01:40:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/25 01:40:45 DEBUG : dir/file1: Updating file with dir/file1 0xc0040f32c0 2025/01/25 01:40:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/25 01:40:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" 2025/01/25 01:40:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/25 01:40:52 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:40:52 DEBUG : dir/file1(0xc0061b9400): openPending: 2025/01/25 01:40:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/01/25 01:40:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/25 01:40:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:40:52 DEBUG : dir/file1(0xc0061b9400): >openPending: err= 2025/01/25 01:40:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/25 01:40:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:40:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:40:52 DEBUG : dir/file1(0xc0061b9400): _writeAt: size=25, off=0 2025/01/25 01:40:52 DEBUG : dir/file1(0xc0061b9400): >_writeAt: n=25, err= 2025/01/25 01:40:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/25 01:40:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/25 01:40:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0040f32c0 2025/01/25 01:40:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:40:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:40:52 DEBUG : newLeaf(0xc0061b9400): close: 2025/01/25 01:40:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/25 01:40:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-25 01:40:52.109426201 +0000 UTC m=+98.571285292 2025/01/25 01:40:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/25 01:40:52 DEBUG : newLeaf(0xc0061b9400): >close: err= 2025/01/25 01:40:52 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:40:52 DEBUG : dir: Looking for writers 2025/01/25 01:40:52 DEBUG : : Looking for writers 2025/01/25 01:40:52 DEBUG : dir: reading active writers 2025/01/25 01:40:52 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:40:52 DEBUG : dir: Looking for writers 2025/01/25 01:40:52 DEBUG : : Looking for writers 2025/01/25 01:40:52 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:52 DEBUG : dir: reading active writers 2025/01/25 01:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:40:52 DEBUG : dir: Looking for writers 2025/01/25 01:40:52 DEBUG : : Looking for writers 2025/01/25 01:40:52 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:52 DEBUG : dir: reading active writers 2025/01/25 01:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:40:52 DEBUG : dir: Looking for writers 2025/01/25 01:40:52 DEBUG : : Looking for writers 2025/01/25 01:40:52 DEBUG : dir: reading active writers 2025/01/25 01:40:52 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:40:52 DEBUG : newLeaf: vfs cache: starting upload 2025/01/25 01:40:53 DEBUG : dir: Looking for writers 2025/01/25 01:40:53 DEBUG : : Looking for writers 2025/01/25 01:40:53 DEBUG : dir: reading active writers 2025/01/25 01:40:53 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:40:53 DEBUG : dir: Looking for writers 2025/01/25 01:40:53 DEBUG : : Looking for writers 2025/01/25 01:40:53 DEBUG : dir: reading active writers 2025/01/25 01:40:53 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/25 01:40:53 INFO : newLeaf: Copied (replaced existing) 2025/01/25 01:40:53 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/01/25 01:40:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/25 01:40:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:40:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/25 01:40:53 DEBUG : dir: Looking for writers 2025/01/25 01:40:53 DEBUG : : Looking for writers 2025/01/25 01:40:53 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:53 DEBUG : dir: reading active writers 2025/01/25 01:40:53 DEBUG : >WaitForWriters: 2025/01/25 01:40:53 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:40:53 DEBUG : dir: Looking for writers 2025/01/25 01:40:53 DEBUG : : Looking for writers 2025/01/25 01:40:53 DEBUG : dir: reading active writers 2025/01/25 01:40:53 DEBUG : newLeaf: reading active writers 2025/01/25 01:40:53 DEBUG : >WaitForWriters: 2025/01/25 01:40:53 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:40:53 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:40:53 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:40:53 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:53 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:40:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:40:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:40:53 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:40:54 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:40:54 DEBUG : dir: Looking for writers 2025/01/25 01:40:54 DEBUG : file1: reading active writers 2025/01/25 01:40:54 DEBUG : : Looking for writers 2025/01/25 01:40:54 DEBUG : dir: reading active writers 2025/01/25 01:40:54 DEBUG : >WaitForWriters: 2025/01/25 01:40:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/25 01:40:54 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:40:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:40:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:40:54 DEBUG : dir/file1(0xc0064beb80): _readAt: size=512, off=0 2025/01/25 01:40:54 DEBUG : dir/file1(0xc0064beb80): openPending: 2025/01/25 01:40:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/01/25 01:40:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/25 01:40:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:40:54 DEBUG : dir/file1(0xc0064beb80): >openPending: err= 2025/01/25 01:40:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/01/25 01:40:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/25 01:40:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/25 01:40:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:40:55 DEBUG : dir/file1(0xc0064beb80): >_readAt: n=14, err=EOF 2025/01/25 01:40:55 DEBUG : dir/file1(0xc0064beb80): close: 2025/01/25 01:40:55 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-25 01:40:54 +0000 UTC 2025/01/25 01:40:55 DEBUG : dir/file1(0xc0064beb80): >close: err= 2025/01/25 01:40:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/25 01:40:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/25 01:40:55 DEBUG : newLeaf: Updating file with newLeaf 0xc0044f55c0 2025/01/25 01:40:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:40:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:40:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/25 01:40:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/25 01:40:55 DEBUG : dir/file1: Updating file with dir/file1 0xc0044f55c0 2025/01/25 01:40:55 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/25 01:40:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" 2025/01/25 01:41:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/25 01:41:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:41:02 DEBUG : dir/file1(0xc0064bf440): openPending: 2025/01/25 01:41:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/01/25 01:41:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/25 01:41:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:02 DEBUG : dir/file1(0xc0064bf440): >openPending: err= 2025/01/25 01:41:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/25 01:41:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:41:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:41:02 DEBUG : dir/file1(0xc0064bf440): _writeAt: size=25, off=0 2025/01/25 01:41:02 DEBUG : dir/file1(0xc0064bf440): >_writeAt: n=25, err= 2025/01/25 01:41:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/25 01:41:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/25 01:41:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0044f55c0 2025/01/25 01:41:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:41:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:41:02 DEBUG : newLeaf(0xc0064bf440): close: 2025/01/25 01:41:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/25 01:41:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-25 01:41:02.580630543 +0000 UTC m=+109.042489644 2025/01/25 01:41:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:02 DEBUG : newLeaf(0xc0064bf440): >close: err= 2025/01/25 01:41:02 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:02 DEBUG : dir: Looking for writers 2025/01/25 01:41:02 DEBUG : : Looking for writers 2025/01/25 01:41:02 DEBUG : dir: reading active writers 2025/01/25 01:41:02 DEBUG : newLeaf: reading active writers 2025/01/25 01:41:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:41:02 DEBUG : dir: Looking for writers 2025/01/25 01:41:02 DEBUG : : Looking for writers 2025/01/25 01:41:02 DEBUG : dir: reading active writers 2025/01/25 01:41:02 DEBUG : newLeaf: reading active writers 2025/01/25 01:41:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:41:02 DEBUG : dir: Looking for writers 2025/01/25 01:41:02 DEBUG : : Looking for writers 2025/01/25 01:41:02 DEBUG : dir: reading active writers 2025/01/25 01:41:02 DEBUG : newLeaf: reading active writers 2025/01/25 01:41:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:41:02 DEBUG : dir: Looking for writers 2025/01/25 01:41:02 DEBUG : : Looking for writers 2025/01/25 01:41:02 DEBUG : dir: reading active writers 2025/01/25 01:41:02 DEBUG : newLeaf: reading active writers 2025/01/25 01:41:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:41:02 DEBUG : newLeaf: vfs cache: starting upload 2025/01/25 01:41:02 DEBUG : dir: Looking for writers 2025/01/25 01:41:02 DEBUG : : Looking for writers 2025/01/25 01:41:02 DEBUG : newLeaf: reading active writers 2025/01/25 01:41:02 DEBUG : dir: reading active writers 2025/01/25 01:41:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:41:03 DEBUG : dir: Looking for writers 2025/01/25 01:41:03 DEBUG : : Looking for writers 2025/01/25 01:41:03 DEBUG : dir: reading active writers 2025/01/25 01:41:03 DEBUG : newLeaf: reading active writers 2025/01/25 01:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/25 01:41:03 DEBUG : dir: Looking for writers 2025/01/25 01:41:03 DEBUG : : Looking for writers 2025/01/25 01:41:03 DEBUG : dir: reading active writers 2025/01/25 01:41:03 DEBUG : newLeaf: reading active writers 2025/01/25 01:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/25 01:41:04 DEBUG : dir: Looking for writers 2025/01/25 01:41:04 DEBUG : : Looking for writers 2025/01/25 01:41:04 DEBUG : dir: reading active writers 2025/01/25 01:41:04 DEBUG : newLeaf: reading active writers 2025/01/25 01:41:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:41:05 DEBUG : dir: Looking for writers 2025/01/25 01:41:05 DEBUG : : Looking for writers 2025/01/25 01:41:05 DEBUG : dir: reading active writers 2025/01/25 01:41:05 DEBUG : newLeaf: reading active writers 2025/01/25 01:41:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:41:05 INFO : newLeaf: Copied (replaced existing) 2025/01/25 01:41:05 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/01/25 01:41:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/25 01:41:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/25 01:41:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/25 01:41:06 DEBUG : dir: Looking for writers 2025/01/25 01:41:06 DEBUG : : Looking for writers 2025/01/25 01:41:06 DEBUG : newLeaf: reading active writers 2025/01/25 01:41:06 DEBUG : dir: reading active writers 2025/01/25 01:41:06 DEBUG : >WaitForWriters: 2025/01/25 01:41:06 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:06 DEBUG : dir: Looking for writers 2025/01/25 01:41:06 DEBUG : : Looking for writers 2025/01/25 01:41:06 DEBUG : dir: reading active writers 2025/01/25 01:41:06 DEBUG : newLeaf: reading active writers 2025/01/25 01:41:06 DEBUG : >WaitForWriters: 2025/01/25 01:41:06 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- FAIL: TestFileRename (95.20s) --- FAIL: TestFileRename/off,forceCache=false (15.62s) --- FAIL: TestFileRename/minimal,forceCache=false (15.98s) --- FAIL: TestFileRename/minimal,forceCache=true (11.63s) --- FAIL: TestFileRename/writes,forceCache=false (23.38s) --- FAIL: TestFileRename/writes,forceCache=true (15.84s) --- FAIL: TestFileRename/full,forceCache=false (12.75s) === RUN TestRcGetVFS run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:06 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:06 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:41:06 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:06 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:41:06 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:06 DEBUG : : Looking for writers 2025/01/25 01:41:06 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:06 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:06 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:41:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:41:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/25 01:41:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/25 01:41:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/25 01:41:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:41:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/25 01:41:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/01/25 01:41:09 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:09 DEBUG : dir: Looking for writers 2025/01/25 01:41:09 DEBUG : file1: reading active writers 2025/01/25 01:41:09 DEBUG : : Looking for writers 2025/01/25 01:41:09 DEBUG : dir: reading active writers 2025/01/25 01:41:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.88s) === RUN TestReadFileHandleSeek run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:09 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:09 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:41:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:41:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/25 01:41:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/25 01:41:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/25 01:41:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:41:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/25 01:41:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/25 01:41:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/25 01:41:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/25 01:41:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/25 01:41:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/25 01:41:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/25 01:41:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/25 01:41:11 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/01/25 01:41:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/01/25 01:41:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/01/25 01:41:11 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/01/25 01:41:12 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/01/25 01:41:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/01/25 01:41:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/01/25 01:41:12 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/01/25 01:41:13 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:13 DEBUG : dir: Looking for writers 2025/01/25 01:41:13 DEBUG : file1: reading active writers 2025/01/25 01:41:13 DEBUG : : Looking for writers 2025/01/25 01:41:13 DEBUG : dir: reading active writers 2025/01/25 01:41:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:13 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:13 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:41:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:41:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/25 01:41:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/25 01:41:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/25 01:41:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:41:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/25 01:41:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/25 01:41:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/25 01:41:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/25 01:41:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/25 01:41:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/25 01:41:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/25 01:41:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/25 01:41:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/01/25 01:41:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/01/25 01:41:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/01/25 01:41:16 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/01/25 01:41:17 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/01/25 01:41:17 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/01/25 01:41:17 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/01/25 01:41:17 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/01/25 01:41:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/01/25 01:41:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/01/25 01:41:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/25 01:41:18 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/01/25 01:41:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/01/25 01:41:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/01/25 01:41:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/25 01:41:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/25 01:41:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/25 01:41:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/25 01:41:19 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/01/25 01:41:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/25 01:41:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/25 01:41:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/25 01:41:19 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/01/25 01:41:19 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:19 DEBUG : dir: Looking for writers 2025/01/25 01:41:19 DEBUG : file1: reading active writers 2025/01/25 01:41:19 DEBUG : : Looking for writers 2025/01/25 01:41:19 DEBUG : dir: reading active writers 2025/01/25 01:41:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.99s) === RUN TestReadFileHandleFlush run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:19 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:19 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:41:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:41:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/25 01:41:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/25 01:41:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/25 01:41:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:41:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/25 01:41:22 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:22 DEBUG : dir: Looking for writers 2025/01/25 01:41:22 DEBUG : file1: reading active writers 2025/01/25 01:41:22 DEBUG : : Looking for writers 2025/01/25 01:41:22 DEBUG : dir: reading active writers 2025/01/25 01:41:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.31s) === RUN TestReadFileHandleRelease run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:23 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:23 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:41:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:41:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/25 01:41:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/25 01:41:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/25 01:41:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:41:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/25 01:41:25 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/01/25 01:41:25 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/01/25 01:41:25 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:25 DEBUG : dir: Looking for writers 2025/01/25 01:41:25 DEBUG : file1: reading active writers 2025/01/25 01:41:25 DEBUG : : Looking for writers 2025/01/25 01:41:25 DEBUG : dir: reading active writers 2025/01/25 01:41:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.75s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:25 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:25 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:25 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:25 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:25 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:41:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:41:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/25 01:41:25 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:41:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:41:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:41:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/25 01:41:25 DEBUG : dir/file1(0xc00668db80): _readAt: size=1, off=0 2025/01/25 01:41:25 DEBUG : dir/file1(0xc00668db80): openPending: 2025/01/25 01:41:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/01/25 01:41:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/25 01:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:25 DEBUG : dir/file1(0xc00668db80): >openPending: err= 2025/01/25 01:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/25 01:41:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/25 01:41:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/25 01:41:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:41:26 DEBUG : dir/file1(0xc00668db80): >_readAt: n=1, err= 2025/01/25 01:41:26 DEBUG : dir/file1(0xc00668db80): _readAt: size=256, off=1 2025/01/25 01:41:26 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/01/25 01:41:26 DEBUG : dir/file1(0xc00668db80): >_readAt: n=15, err=EOF 2025/01/25 01:41:26 DEBUG : dir/file1(0xc00668db80): _readAt: size=16, off=16 2025/01/25 01:41:26 DEBUG : dir/file1(0xc00668db80): >_readAt: n=0, err=EOF 2025/01/25 01:41:26 DEBUG : dir/file1(0xc00668db80): close: 2025/01/25 01:41:26 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-25 01:41:25 +0000 UTC 2025/01/25 01:41:26 DEBUG : dir/file1(0xc00668db80): >close: err= 2025/01/25 01:41:26 DEBUG : dir/file1(0xc00668db80): close: 2025/01/25 01:41:26 DEBUG : dir/file1(0xc00668db80): >close: err=file already closed 2025/01/25 01:41:26 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:26 DEBUG : dir: Looking for writers 2025/01/25 01:41:26 DEBUG : file1: reading active writers 2025/01/25 01:41:26 DEBUG : : Looking for writers 2025/01/25 01:41:26 DEBUG : dir: reading active writers 2025/01/25 01:41:26 DEBUG : >WaitForWriters: 2025/01/25 01:41:26 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.88s) === RUN TestRWFileHandleSeek run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:26 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:26 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:26 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:26 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:26 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/25 01:41:28 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:41:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/25 01:41:28 DEBUG : dir/file1(0xc006b3a940): _readAt: size=1, off=0 2025/01/25 01:41:28 DEBUG : dir/file1(0xc006b3a940): openPending: 2025/01/25 01:41:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/01/25 01:41:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/25 01:41:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:28 DEBUG : dir/file1(0xc006b3a940): >openPending: err= 2025/01/25 01:41:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/25 01:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/25 01:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/25 01:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006b3a940): >_readAt: n=1, err= 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006b3a940): _readAt: size=1, off=5 2025/01/25 01:41:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006b3a940): >_readAt: n=1, err= 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006b3a940): _readAt: size=1, off=3 2025/01/25 01:41:29 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006b3a940): >_readAt: n=1, err= 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006b3a940): _readAt: size=1, off=13 2025/01/25 01:41:29 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006b3a940): >_readAt: n=1, err= 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006b3a940): _readAt: size=16, off=100 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006b3a940): >_readAt: n=0, err=EOF 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006b3a940): close: 2025/01/25 01:41:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-25 01:41:28 +0000 UTC 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006b3a940): >close: err= 2025/01/25 01:41:29 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:29 DEBUG : dir: Looking for writers 2025/01/25 01:41:29 DEBUG : file1: reading active writers 2025/01/25 01:41:29 DEBUG : : Looking for writers 2025/01/25 01:41:29 DEBUG : dir: reading active writers 2025/01/25 01:41:29 DEBUG : >WaitForWriters: 2025/01/25 01:41:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (3.04s) === RUN TestRWFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:29 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:29 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:41:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:41:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/25 01:41:29 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:41:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:41:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:41:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006936400): _readAt: size=1, off=0 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006936400): openPending: 2025/01/25 01:41:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/01/25 01:41:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/25 01:41:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:29 DEBUG : dir/file1(0xc006936400): >openPending: err= 2025/01/25 01:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/25 01:41:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/25 01:41:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/25 01:41:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): >_readAt: n=1, err= 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): _readAt: size=1, off=5 2025/01/25 01:41:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): >_readAt: n=1, err= 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): _readAt: size=1, off=1 2025/01/25 01:41:30 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): >_readAt: n=1, err= 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): _readAt: size=6, off=10 2025/01/25 01:41:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): >_readAt: n=6, err= 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): _readAt: size=256, off=10 2025/01/25 01:41:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): >_readAt: n=6, err=EOF 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): _readAt: size=256, off=100 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): >_readAt: n=0, err=EOF 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): close: 2025/01/25 01:41:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-25 01:41:29 +0000 UTC 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): >close: err= 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): _readAt: size=256, off=100 2025/01/25 01:41:30 DEBUG : dir/file1(0xc006936400): >_readAt: n=0, err=file already closed 2025/01/25 01:41:30 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:30 DEBUG : dir: Looking for writers 2025/01/25 01:41:30 DEBUG : file1: reading active writers 2025/01/25 01:41:30 DEBUG : : Looking for writers 2025/01/25 01:41:30 DEBUG : dir: reading active writers 2025/01/25 01:41:30 DEBUG : >WaitForWriters: 2025/01/25 01:41:30 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.44s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:31 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:31 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:31 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:31 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:31 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:41:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:41:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/25 01:41:33 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:41:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:41:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:41:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/25 01:41:33 DEBUG : dir/file1(0xc006936cc0): RWFileHandle.Flush 2025/01/25 01:41:33 DEBUG : dir/file1(0xc006936cc0): _readAt: size=256, off=0 2025/01/25 01:41:33 DEBUG : dir/file1(0xc006936cc0): openPending: 2025/01/25 01:41:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/01/25 01:41:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/25 01:41:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:33 DEBUG : dir/file1(0xc006936cc0): >openPending: err= 2025/01/25 01:41:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/25 01:41:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/25 01:41:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/25 01:41:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:41:34 DEBUG : dir/file1(0xc006936cc0): >_readAt: n=16, err=EOF 2025/01/25 01:41:34 DEBUG : dir/file1(0xc006936cc0): RWFileHandle.Flush 2025/01/25 01:41:34 DEBUG : dir/file1(0xc006936cc0): RWFileHandle.Flush 2025/01/25 01:41:34 DEBUG : dir/file1(0xc006936cc0): close: 2025/01/25 01:41:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-25 01:41:32 +0000 UTC 2025/01/25 01:41:34 DEBUG : dir/file1(0xc006936cc0): >close: err= 2025/01/25 01:41:34 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:34 DEBUG : dir: Looking for writers 2025/01/25 01:41:34 DEBUG : file1: reading active writers 2025/01/25 01:41:34 DEBUG : : Looking for writers 2025/01/25 01:41:34 DEBUG : dir: reading active writers 2025/01/25 01:41:34 DEBUG : >WaitForWriters: 2025/01/25 01:41:34 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.67s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:34 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:34 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:34 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:34 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:34 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:41:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:41:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/25 01:41:34 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:41:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:41:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:41:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/25 01:41:34 DEBUG : dir/file1(0xc006937ac0): _readAt: size=256, off=0 2025/01/25 01:41:34 DEBUG : dir/file1(0xc006937ac0): openPending: 2025/01/25 01:41:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/01/25 01:41:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/25 01:41:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:34 DEBUG : dir/file1(0xc006937ac0): >openPending: err= 2025/01/25 01:41:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/25 01:41:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/25 01:41:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/25 01:41:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:41:35 DEBUG : dir/file1(0xc006937ac0): >_readAt: n=16, err=EOF 2025/01/25 01:41:35 DEBUG : dir/file1(0xc006937ac0): RWFileHandle.Release 2025/01/25 01:41:35 DEBUG : dir/file1(0xc006937ac0): close: 2025/01/25 01:41:35 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-25 01:41:34 +0000 UTC 2025/01/25 01:41:35 DEBUG : dir/file1(0xc006937ac0): >close: err= 2025/01/25 01:41:35 DEBUG : dir/file1(0xc006937ac0): RWFileHandle.Release 2025/01/25 01:41:35 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:35 DEBUG : dir: Looking for writers 2025/01/25 01:41:35 DEBUG : file1: reading active writers 2025/01/25 01:41:35 DEBUG : : Looking for writers 2025/01/25 01:41:35 DEBUG : dir: reading active writers 2025/01/25 01:41:35 DEBUG : >WaitForWriters: 2025/01/25 01:41:35 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.23s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:35 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:35 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:35 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:35 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:35 DEBUG : file1: newRWFileHandle: 2025/01/25 01:41:35 DEBUG : file1(0xc00668d400): openPending: 2025/01/25 01:41:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:35 DEBUG : file1(0xc00668d400): >openPending: err= 2025/01/25 01:41:35 DEBUG : file1: >newRWFileHandle: err= 2025/01/25 01:41:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/25 01:41:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/25 01:41:35 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/01/25 01:41:35 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:41:35 DEBUG : file1(0xc00668d400): _writeAt: size=5, off=0 2025/01/25 01:41:35 DEBUG : file1(0xc00668d400): >_writeAt: n=5, err= 2025/01/25 01:41:35 DEBUG : file1(0xc00668d400): _writeAt: size=7, off=5 2025/01/25 01:41:35 DEBUG : file1(0xc00668d400): >_writeAt: n=7, err= 2025/01/25 01:41:35 DEBUG : file1: vfs cache: truncate to size=11 2025/01/25 01:41:35 DEBUG : file1(0xc00668d400): close: 2025/01/25 01:41:35 DEBUG : file1: vfs cache: setting modification time to 2025-01-25 01:41:35.739920573 +0000 UTC m=+142.201779674 2025/01/25 01:41:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:35 DEBUG : file1(0xc00668d400): >close: err= 2025/01/25 01:41:35 DEBUG : file1(0xc00668d400): close: 2025/01/25 01:41:35 DEBUG : file1(0xc00668d400): >close: err=file already closed 2025/01/25 01:41:35 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:35 DEBUG : : Looking for writers 2025/01/25 01:41:35 DEBUG : file1: reading active writers 2025/01/25 01:41:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:41:35 DEBUG : : Looking for writers 2025/01/25 01:41:35 DEBUG : file1: reading active writers 2025/01/25 01:41:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:41:35 DEBUG : : Looking for writers 2025/01/25 01:41:35 DEBUG : file1: reading active writers 2025/01/25 01:41:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:41:35 DEBUG : : Looking for writers 2025/01/25 01:41:35 DEBUG : file1: reading active writers 2025/01/25 01:41:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:41:35 DEBUG : file1: vfs cache: starting upload 2025/01/25 01:41:35 DEBUG : : Looking for writers 2025/01/25 01:41:35 DEBUG : file1: reading active writers 2025/01/25 01:41:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:41:35 INFO : file1: Copied (new) 2025/01/25 01:41:35 DEBUG : file1: vfs cache: fingerprint now "11" 2025/01/25 01:41:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/25 01:41:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:35 INFO : file1: vfs cache: upload succeeded try #1 2025/01/25 01:41:36 DEBUG : : Looking for writers 2025/01/25 01:41:36 DEBUG : file1: reading active writers 2025/01/25 01:41:36 DEBUG : >WaitForWriters: 2025/01/25 01:41:36 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:36 DEBUG : : Looking for writers 2025/01/25 01:41:36 DEBUG : file1: reading active writers 2025/01/25 01:41:36 DEBUG : >WaitForWriters: 2025/01/25 01:41:36 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.38s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:36 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:36 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:36 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:36 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:36 DEBUG : file1: newRWFileHandle: 2025/01/25 01:41:36 DEBUG : file1(0xc007674b80): openPending: 2025/01/25 01:41:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:36 DEBUG : file1(0xc007674b80): >openPending: err= 2025/01/25 01:41:36 DEBUG : file1: >newRWFileHandle: err= 2025/01/25 01:41:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/25 01:41:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/25 01:41:36 DEBUG : file1(0xc007674b80): _writeAt: size=7, off=0 2025/01/25 01:41:36 DEBUG : file1(0xc007674b80): >_writeAt: n=7, err= 2025/01/25 01:41:36 DEBUG : file1(0xc007674b80): _writeAt: size=6, off=5 2025/01/25 01:41:36 DEBUG : file1(0xc007674b80): >_writeAt: n=6, err= 2025/01/25 01:41:36 DEBUG : file1(0xc007674b80): close: 2025/01/25 01:41:36 DEBUG : file1: vfs cache: setting modification time to 2025-01-25 01:41:36.114772536 +0000 UTC m=+142.576631637 2025/01/25 01:41:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:36 DEBUG : file1(0xc007674b80): >close: err= 2025/01/25 01:41:36 DEBUG : file1(0xc007674b80): _writeAt: size=5, off=0 2025/01/25 01:41:36 DEBUG : file1(0xc007674b80): >_writeAt: n=0, err=file already closed 2025/01/25 01:41:36 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/01/25 01:41:36 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 11 (was 11) 2025/01/25 01:41:36 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:36 DEBUG : : Looking for writers 2025/01/25 01:41:36 DEBUG : file1: reading active writers 2025/01/25 01:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:41:36 DEBUG : : Looking for writers 2025/01/25 01:41:36 DEBUG : file1: reading active writers 2025/01/25 01:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:41:36 DEBUG : : Looking for writers 2025/01/25 01:41:36 DEBUG : file1: reading active writers 2025/01/25 01:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:41:36 DEBUG : : Looking for writers 2025/01/25 01:41:36 DEBUG : file1: reading active writers 2025/01/25 01:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:41:36 DEBUG : file1: vfs cache: starting upload 2025/01/25 01:41:36 DEBUG : : Looking for writers 2025/01/25 01:41:36 DEBUG : file1: reading active writers 2025/01/25 01:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:41:36 DEBUG : : Looking for writers 2025/01/25 01:41:36 DEBUG : file1: reading active writers 2025/01/25 01:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/25 01:41:36 DEBUG : : Looking for writers 2025/01/25 01:41:36 DEBUG : file1: reading active writers 2025/01/25 01:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/25 01:41:37 DEBUG : : Looking for writers 2025/01/25 01:41:37 DEBUG : file1: reading active writers 2025/01/25 01:41:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:41:38 INFO : file1: Copied (new) 2025/01/25 01:41:38 DEBUG : file1: vfs cache: fingerprint now "11" 2025/01/25 01:41:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/25 01:41:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:38 INFO : file1: vfs cache: upload succeeded try #1 2025/01/25 01:41:38 DEBUG : : Looking for writers 2025/01/25 01:41:38 DEBUG : file1: reading active writers 2025/01/25 01:41:38 DEBUG : >WaitForWriters: 2025/01/25 01:41:38 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:38 DEBUG : : Looking for writers 2025/01/25 01:41:38 DEBUG : file1: reading active writers 2025/01/25 01:41:38 DEBUG : >WaitForWriters: 2025/01/25 01:41:38 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.38s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:38 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:38 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:38 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:38 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:38 DEBUG : file1: newRWFileHandle: 2025/01/25 01:41:38 DEBUG : file1(0xc006a4f200): openPending: 2025/01/25 01:41:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:38 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/01/25 01:41:38 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:41:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:38 DEBUG : file1(0xc006a4f200): >openPending: err= 2025/01/25 01:41:38 DEBUG : file1: >newRWFileHandle: err= 2025/01/25 01:41:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/25 01:41:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/25 01:41:38 DEBUG : file1(0xc006a4f200): close: 2025/01/25 01:41:38 DEBUG : file1: vfs cache: setting modification time to 2025-01-25 01:41:38.495808499 +0000 UTC m=+144.957667580 2025/01/25 01:41:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:38 DEBUG : file1(0xc006a4f200): >close: err= 2025/01/25 01:41:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/25 01:41:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/25 01:41:38 DEBUG : file2: newRWFileHandle: 2025/01/25 01:41:38 DEBUG : file2(0xc007398cc0): openPending: 2025/01/25 01:41:38 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:38 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/25 01:41:38 DEBUG : file2(0xc007398cc0): >openPending: err= 2025/01/25 01:41:38 DEBUG : file2: >newRWFileHandle: err= 2025/01/25 01:41:38 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/25 01:41:38 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/01/25 01:41:38 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/01/25 01:41:38 DEBUG : file2(0xc007398cc0): RWFileHandle.Flush 2025/01/25 01:41:38 DEBUG : file2(0xc007398cc0): RWFileHandle.Release 2025/01/25 01:41:38 DEBUG : file2(0xc007398cc0): close: 2025/01/25 01:41:38 DEBUG : file2: vfs cache: setting modification time to 2025-01-25 01:41:38.496287665 +0000 UTC m=+144.958146756 2025/01/25 01:41:38 INFO : file2: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:38 DEBUG : file2(0xc007398cc0): >close: err= 2025/01/25 01:41:38 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:38 DEBUG : : Looking for writers 2025/01/25 01:41:38 DEBUG : file1: reading active writers 2025/01/25 01:41:38 DEBUG : file2: reading active writers 2025/01/25 01:41:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/01/25 01:41:38 DEBUG : : Looking for writers 2025/01/25 01:41:38 DEBUG : file2: reading active writers 2025/01/25 01:41:38 DEBUG : file1: reading active writers 2025/01/25 01:41:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/01/25 01:41:38 DEBUG : : Looking for writers 2025/01/25 01:41:38 DEBUG : file1: reading active writers 2025/01/25 01:41:38 DEBUG : file2: reading active writers 2025/01/25 01:41:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/01/25 01:41:38 DEBUG : : Looking for writers 2025/01/25 01:41:38 DEBUG : file1: reading active writers 2025/01/25 01:41:38 DEBUG : file2: reading active writers 2025/01/25 01:41:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/01/25 01:41:38 DEBUG : file1: vfs cache: starting upload 2025/01/25 01:41:38 DEBUG : file2: vfs cache: starting upload 2025/01/25 01:41:38 DEBUG : : Looking for writers 2025/01/25 01:41:38 DEBUG : file1: reading active writers 2025/01/25 01:41:38 DEBUG : file2: reading active writers 2025/01/25 01:41:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/01/25 01:41:38 DEBUG : : Looking for writers 2025/01/25 01:41:38 DEBUG : file1: reading active writers 2025/01/25 01:41:38 DEBUG : file2: reading active writers 2025/01/25 01:41:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/01/25 01:41:38 INFO : file2: Copied (new) 2025/01/25 01:41:38 DEBUG : file2: vfs cache: fingerprint now "0" 2025/01/25 01:41:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/01/25 01:41:38 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/25 01:41:38 INFO : file2: vfs cache: upload succeeded try #1 2025/01/25 01:41:38 INFO : file1: Copied (new) 2025/01/25 01:41:38 DEBUG : file1: vfs cache: fingerprint now "0" 2025/01/25 01:41:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/25 01:41:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:38 INFO : file1: vfs cache: upload succeeded try #1 2025/01/25 01:41:39 DEBUG : : Looking for writers 2025/01/25 01:41:39 DEBUG : file1: reading active writers 2025/01/25 01:41:39 DEBUG : file2: reading active writers 2025/01/25 01:41:39 DEBUG : >WaitForWriters: 2025/01/25 01:41:39 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:39 DEBUG : : Looking for writers 2025/01/25 01:41:39 DEBUG : file1: reading active writers 2025/01/25 01:41:39 DEBUG : file2: reading active writers 2025/01/25 01:41:39 DEBUG : >WaitForWriters: 2025/01/25 01:41:39 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.81s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:39 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:39 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:39 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:39 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:39 DEBUG : file1: newRWFileHandle: 2025/01/25 01:41:39 DEBUG : file1(0xc00625e9c0): openPending: 2025/01/25 01:41:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:39 DEBUG : file1(0xc00625e9c0): >openPending: err= 2025/01/25 01:41:39 DEBUG : file1: >newRWFileHandle: err= 2025/01/25 01:41:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/25 01:41:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/25 01:41:39 DEBUG : file1(0xc00625e9c0): _writeAt: size=5, off=0 2025/01/25 01:41:39 DEBUG : file1(0xc00625e9c0): >_writeAt: n=5, err= 2025/01/25 01:41:39 DEBUG : file1(0xc00625e9c0): RWFileHandle.Flush 2025/01/25 01:41:39 DEBUG : file1(0xc00625e9c0): RWFileHandle.Flush 2025/01/25 01:41:39 DEBUG : file1(0xc00625e9c0): close: 2025/01/25 01:41:39 DEBUG : file1: vfs cache: setting modification time to 2025-01-25 01:41:39.303952064 +0000 UTC m=+145.765811155 2025/01/25 01:41:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:39 DEBUG : file1(0xc00625e9c0): >close: err= 2025/01/25 01:41:39 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:39 DEBUG : : Looking for writers 2025/01/25 01:41:39 DEBUG : file1: reading active writers 2025/01/25 01:41:39 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/01/25 01:41:39 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/01/25 01:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:41:39 DEBUG : : Looking for writers 2025/01/25 01:41:39 DEBUG : file1: reading active writers 2025/01/25 01:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:41:39 DEBUG : : Looking for writers 2025/01/25 01:41:39 DEBUG : file1: reading active writers 2025/01/25 01:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:41:39 DEBUG : : Looking for writers 2025/01/25 01:41:39 DEBUG : file1: reading active writers 2025/01/25 01:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:41:39 DEBUG : file1: vfs cache: starting upload 2025/01/25 01:41:39 DEBUG : : Looking for writers 2025/01/25 01:41:39 DEBUG : file1: reading active writers 2025/01/25 01:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:41:39 INFO : file1: Copied (new) 2025/01/25 01:41:39 DEBUG : file1: vfs cache: fingerprint now "5" 2025/01/25 01:41:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/25 01:41:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:39 INFO : file1: vfs cache: upload succeeded try #1 2025/01/25 01:41:39 DEBUG : : Looking for writers 2025/01/25 01:41:39 DEBUG : file1: reading active writers 2025/01/25 01:41:39 DEBUG : >WaitForWriters: 2025/01/25 01:41:39 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.74s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:40 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:40 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:40 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:40 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:40 DEBUG : file1: newRWFileHandle: 2025/01/25 01:41:40 DEBUG : file1(0xc00043f040): openPending: 2025/01/25 01:41:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:40 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/01/25 01:41:40 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:41:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:40 DEBUG : file1(0xc00043f040): >openPending: err= 2025/01/25 01:41:40 DEBUG : file1: >newRWFileHandle: err= 2025/01/25 01:41:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/25 01:41:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/25 01:41:40 DEBUG : file1(0xc00043f040): _writeAt: size=5, off=0 2025/01/25 01:41:40 DEBUG : file1(0xc00043f040): >_writeAt: n=5, err= 2025/01/25 01:41:40 DEBUG : file1(0xc00043f040): RWFileHandle.Release 2025/01/25 01:41:40 DEBUG : file1(0xc00043f040): close: 2025/01/25 01:41:40 DEBUG : file1: vfs cache: setting modification time to 2025-01-25 01:41:40.046310984 +0000 UTC m=+146.508170075 2025/01/25 01:41:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:40 DEBUG : file1(0xc00043f040): >close: err= 2025/01/25 01:41:40 DEBUG : file1(0xc00043f040): RWFileHandle.Release 2025/01/25 01:41:40 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:40 DEBUG : : Looking for writers 2025/01/25 01:41:40 DEBUG : file1: reading active writers 2025/01/25 01:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:41:40 DEBUG : : Looking for writers 2025/01/25 01:41:40 DEBUG : file1: reading active writers 2025/01/25 01:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:41:40 DEBUG : : Looking for writers 2025/01/25 01:41:40 DEBUG : file1: reading active writers 2025/01/25 01:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:41:40 DEBUG : : Looking for writers 2025/01/25 01:41:40 DEBUG : file1: reading active writers 2025/01/25 01:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:41:40 DEBUG : file1: vfs cache: starting upload 2025/01/25 01:41:40 DEBUG : : Looking for writers 2025/01/25 01:41:40 DEBUG : file1: reading active writers 2025/01/25 01:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:41:40 INFO : file1: Copied (new) 2025/01/25 01:41:40 DEBUG : file1: vfs cache: fingerprint now "5" 2025/01/25 01:41:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/25 01:41:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:40 INFO : file1: vfs cache: upload succeeded try #1 2025/01/25 01:41:40 DEBUG : : Looking for writers 2025/01/25 01:41:40 DEBUG : file1: reading active writers 2025/01/25 01:41:40 DEBUG : >WaitForWriters: 2025/01/25 01:41:40 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleReleaseWrite (7.38s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:47 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:47 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:47 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:47 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:47 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:41:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/01/25 01:41:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/25 01:41:49 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:41:49 DEBUG : dir/file1(0xc00625f540): openPending: 2025/01/25 01:41:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/01/25 01:41:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/25 01:41:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:49 DEBUG : dir/file1(0xc00625f540): >openPending: err= 2025/01/25 01:41:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/25 01:41:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:41:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:41:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/25 01:41:49 DEBUG : dir/file1(0xc00625f540): _writeAt: size=5, off=0 2025/01/25 01:41:49 DEBUG : dir/file1(0xc00625f540): >_writeAt: n=5, err= 2025/01/25 01:41:49 DEBUG : dir/file1(0xc00625f540): close: 2025/01/25 01:41:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-25 01:41:49.516459621 +0000 UTC m=+155.978318742 2025/01/25 01:41:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:49 DEBUG : dir/file1(0xc00625f540): >close: err= 2025/01/25 01:41:49 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:49 DEBUG : dir: Looking for writers 2025/01/25 01:41:49 DEBUG : file1: reading active writers 2025/01/25 01:41:49 DEBUG : : Looking for writers 2025/01/25 01:41:49 DEBUG : dir: reading active writers 2025/01/25 01:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:41:49 DEBUG : dir: Looking for writers 2025/01/25 01:41:49 DEBUG : file1: reading active writers 2025/01/25 01:41:49 DEBUG : : Looking for writers 2025/01/25 01:41:49 DEBUG : dir: reading active writers 2025/01/25 01:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:41:49 DEBUG : dir: Looking for writers 2025/01/25 01:41:49 DEBUG : file1: reading active writers 2025/01/25 01:41:49 DEBUG : : Looking for writers 2025/01/25 01:41:49 DEBUG : dir: reading active writers 2025/01/25 01:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:41:49 DEBUG : dir: Looking for writers 2025/01/25 01:41:49 DEBUG : file1: reading active writers 2025/01/25 01:41:49 DEBUG : : Looking for writers 2025/01/25 01:41:49 DEBUG : dir: reading active writers 2025/01/25 01:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:41:49 DEBUG : dir/file1: vfs cache: starting upload 2025/01/25 01:41:49 DEBUG : dir: Looking for writers 2025/01/25 01:41:49 DEBUG : file1: reading active writers 2025/01/25 01:41:49 DEBUG : : Looking for writers 2025/01/25 01:41:49 DEBUG : dir: reading active writers 2025/01/25 01:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:41:49 DEBUG : dir: Looking for writers 2025/01/25 01:41:49 DEBUG : file1: reading active writers 2025/01/25 01:41:49 DEBUG : : Looking for writers 2025/01/25 01:41:49 DEBUG : dir: reading active writers 2025/01/25 01:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/25 01:41:50 DEBUG : dir: Looking for writers 2025/01/25 01:41:50 DEBUG : file1: reading active writers 2025/01/25 01:41:50 DEBUG : : Looking for writers 2025/01/25 01:41:50 DEBUG : dir: reading active writers 2025/01/25 01:41:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/25 01:41:50 DEBUG : dir: Looking for writers 2025/01/25 01:41:50 DEBUG : file1: reading active writers 2025/01/25 01:41:50 DEBUG : : Looking for writers 2025/01/25 01:41:50 DEBUG : dir: reading active writers 2025/01/25 01:41:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:41:51 DEBUG : dir: Looking for writers 2025/01/25 01:41:51 DEBUG : file1: reading active writers 2025/01/25 01:41:51 DEBUG : : Looking for writers 2025/01/25 01:41:51 DEBUG : dir: reading active writers 2025/01/25 01:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:41:52 INFO : dir/file1: Copied (replaced existing) 2025/01/25 01:41:52 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/01/25 01:41:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/25 01:41:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/25 01:41:52 DEBUG : dir: Looking for writers 2025/01/25 01:41:52 DEBUG : file1: reading active writers 2025/01/25 01:41:52 DEBUG : : Looking for writers 2025/01/25 01:41:52 DEBUG : dir: reading active writers 2025/01/25 01:41:52 DEBUG : >WaitForWriters: 2025/01/25 01:41:52 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.75s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:53 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:53 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:53 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:53 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:53 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:41:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:53 DEBUG : dir/file1: newRWFileHandle: 2025/01/25 01:41:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/25 01:41:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/25 01:41:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/25 01:41:53 DEBUG : dir/file1(0xc00088c980): _writeAt: size=5, off=0 2025/01/25 01:41:53 DEBUG : dir/file1(0xc00088c980): openPending: 2025/01/25 01:41:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/01/25 01:41:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/25 01:41:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:53 DEBUG : dir/file1(0xc00088c980): >openPending: err= 2025/01/25 01:41:53 DEBUG : dir/file1(0xc00088c980): >_writeAt: n=5, err= 2025/01/25 01:41:53 DEBUG : dir/file1(0xc00088c980): _writeAt: size=15, off=5 2025/01/25 01:41:53 DEBUG : dir/file1(0xc00088c980): >_writeAt: n=15, err= 2025/01/25 01:41:53 DEBUG : dir/file1(0xc00088c980): close: 2025/01/25 01:41:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/01/25 01:41:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-25 01:41:53.730893056 +0000 UTC m=+160.192752176 2025/01/25 01:41:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:53 DEBUG : dir/file1(0xc00088c980): >close: err= 2025/01/25 01:41:53 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:53 DEBUG : dir: Looking for writers 2025/01/25 01:41:53 DEBUG : file1: reading active writers 2025/01/25 01:41:53 DEBUG : : Looking for writers 2025/01/25 01:41:53 DEBUG : dir: reading active writers 2025/01/25 01:41:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:41:53 DEBUG : dir: Looking for writers 2025/01/25 01:41:53 DEBUG : file1: reading active writers 2025/01/25 01:41:53 DEBUG : : Looking for writers 2025/01/25 01:41:53 DEBUG : dir: reading active writers 2025/01/25 01:41:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:41:53 DEBUG : dir: Looking for writers 2025/01/25 01:41:53 DEBUG : file1: reading active writers 2025/01/25 01:41:53 DEBUG : : Looking for writers 2025/01/25 01:41:53 DEBUG : dir: reading active writers 2025/01/25 01:41:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:41:53 DEBUG : dir: Looking for writers 2025/01/25 01:41:53 DEBUG : file1: reading active writers 2025/01/25 01:41:53 DEBUG : : Looking for writers 2025/01/25 01:41:53 DEBUG : dir: reading active writers 2025/01/25 01:41:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:41:53 DEBUG : dir/file1: vfs cache: starting upload 2025/01/25 01:41:53 DEBUG : dir: Looking for writers 2025/01/25 01:41:53 DEBUG : file1: reading active writers 2025/01/25 01:41:53 DEBUG : : Looking for writers 2025/01/25 01:41:53 DEBUG : dir: reading active writers 2025/01/25 01:41:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:41:54 DEBUG : dir: Looking for writers 2025/01/25 01:41:54 DEBUG : file1: reading active writers 2025/01/25 01:41:54 DEBUG : : Looking for writers 2025/01/25 01:41:54 DEBUG : dir: reading active writers 2025/01/25 01:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/25 01:41:54 DEBUG : dir: Looking for writers 2025/01/25 01:41:54 DEBUG : file1: reading active writers 2025/01/25 01:41:54 DEBUG : : Looking for writers 2025/01/25 01:41:54 DEBUG : dir: reading active writers 2025/01/25 01:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/25 01:41:55 DEBUG : dir: Looking for writers 2025/01/25 01:41:55 DEBUG : file1: reading active writers 2025/01/25 01:41:55 DEBUG : : Looking for writers 2025/01/25 01:41:55 DEBUG : dir: reading active writers 2025/01/25 01:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:41:55 INFO : dir/file1: Copied (replaced existing) 2025/01/25 01:41:55 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/01/25 01:41:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/25 01:41:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/25 01:41:56 DEBUG : dir: Looking for writers 2025/01/25 01:41:56 DEBUG : file1: reading active writers 2025/01/25 01:41:56 DEBUG : : Looking for writers 2025/01/25 01:41:56 DEBUG : dir: reading active writers 2025/01/25 01:41:56 DEBUG : >WaitForWriters: 2025/01/25 01:41:56 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.11s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:56 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:56 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:56 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:56 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:56 DEBUG : file1: newRWFileHandle: 2025/01/25 01:41:56 DEBUG : file1(0xc0007f3740): openPending: 2025/01/25 01:41:56 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/01/25 01:41:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:56 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:41:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:56 DEBUG : file1(0xc0007f3740): >openPending: err= 2025/01/25 01:41:56 DEBUG : file1: >newRWFileHandle: err= 2025/01/25 01:41:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/25 01:41:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/25 01:41:56 DEBUG : file1(0xc0007f3740): _writeAt: size=5, off=0 2025/01/25 01:41:56 DEBUG : file1(0xc0007f3740): >_writeAt: n=5, err= 2025/01/25 01:41:56 DEBUG : file1(0xc0007f3740): close: 2025/01/25 01:41:56 DEBUG : file1: vfs cache: setting modification time to 2025-01-25 01:41:56.290696746 +0000 UTC m=+162.752555847 2025/01/25 01:41:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:56 DEBUG : file1(0xc0007f3740): >close: err= 2025/01/25 01:41:56 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:56 DEBUG : : Looking for writers 2025/01/25 01:41:56 DEBUG : file1: reading active writers 2025/01/25 01:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:41:56 DEBUG : : Looking for writers 2025/01/25 01:41:56 DEBUG : file1: reading active writers 2025/01/25 01:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:41:56 DEBUG : : Looking for writers 2025/01/25 01:41:56 DEBUG : file1: reading active writers 2025/01/25 01:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:41:56 DEBUG : : Looking for writers 2025/01/25 01:41:56 DEBUG : file1: reading active writers 2025/01/25 01:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:41:56 DEBUG : file1: vfs cache: starting upload 2025/01/25 01:41:56 DEBUG : : Looking for writers 2025/01/25 01:41:56 DEBUG : file1: reading active writers 2025/01/25 01:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:41:56 DEBUG : : Looking for writers 2025/01/25 01:41:56 DEBUG : file1: reading active writers 2025/01/25 01:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/25 01:41:56 DEBUG : : Looking for writers 2025/01/25 01:41:56 DEBUG : file1: reading active writers 2025/01/25 01:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/25 01:41:57 DEBUG : : Looking for writers 2025/01/25 01:41:57 DEBUG : file1: reading active writers 2025/01/25 01:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:41:58 INFO : file1: Copied (new) 2025/01/25 01:41:58 DEBUG : file1: vfs cache: fingerprint now "5" 2025/01/25 01:41:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:58 INFO : file1: vfs cache: upload succeeded try #1 2025/01/25 01:41:58 DEBUG : : Looking for writers 2025/01/25 01:41:58 DEBUG : file1: reading active writers 2025/01/25 01:41:58 DEBUG : >WaitForWriters: 2025/01/25 01:41:58 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.34s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:58 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:58 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:58 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:58 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004265a40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004265a40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004265a40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004265a40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004265a40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.630831056 +0000 UTC m=+165.092690137 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004265a40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item open-test-file not removed, freed 0 bytes 2025/01/25 01:41:58 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f940): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f940): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f940): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f940): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f940): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.630831056 +0000 UTC m=+165.092690137 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f980): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f980): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f980): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f980): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f980): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.630831056 +0000 UTC m=+165.092690137 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4f980): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018bd50 item 1 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4fc80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4fc80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4fc80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4fc80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4fc80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.632857623 +0000 UTC m=+165.094716713 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4fc80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4fcc0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4fcc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4fcc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4fcc0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4fcc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.632857623 +0000 UTC m=+165.094716713 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006a4fcc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b6c0 item 2 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4100): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4100): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4100): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4100): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4100): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.634006039 +0000 UTC m=+165.095865130 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4100): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4140): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4140): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4140): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4140): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4140): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4140): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4140): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.634006039 +0000 UTC m=+165.095865130 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4140): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4240): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4240): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4240): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4240): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4240): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.634006039 +0000 UTC m=+165.095865130 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a4240): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361960 item 3 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a48c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a48c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a48c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a48c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a48c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.635615306 +0000 UTC m=+165.097474397 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a48c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a49c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a49c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a49c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a49c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a49c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.635615306 +0000 UTC m=+165.097474397 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a49c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd1f0 item 4 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a50c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a50c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a50c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a50c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a50c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.636695364 +0000 UTC m=+165.098554455 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a50c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5100): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5100): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5100): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5100): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5100): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5100): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5100): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.636695364 +0000 UTC m=+165.098554455 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5100): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5140): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5140): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5140): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5140): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5140): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.636695364 +0000 UTC m=+165.098554455 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5140): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00472ee70 item 5 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a58c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a58c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a58c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a58c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a58c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.63852328 +0000 UTC m=+165.100382371 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a58c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5a00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5a00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5a00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5a00): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5a00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.63852328 +0000 UTC m=+165.100382371 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0062a5a00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0059a6f50 item 6 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e1c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e1c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e1c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e1c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e1c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.639505094 +0000 UTC m=+165.101364185 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e1c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e400): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e400): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e400): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e400): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e400): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e400): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e400): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.639505094 +0000 UTC m=+165.101364185 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e400): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e440): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e440): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e440): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e440): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e440): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.639505094 +0000 UTC m=+165.101364185 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653e440): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005687180 item 7 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653eb00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653eb00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653eb00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653eb00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653eb00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.640935577 +0000 UTC m=+165.102794659 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653eb00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653ebc0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653ebc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653ebc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653ebc0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653ebc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.640935577 +0000 UTC m=+165.102794659 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653ebc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a01110 item 8 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f280): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc00653f280): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f280): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f280): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f280): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f280): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f280): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f2c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f2c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f2c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f2c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f2c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.642078913 +0000 UTC m=+165.103938004 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f2c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f480): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f480): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f480): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f480): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f480): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f480): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f480): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.642078913 +0000 UTC m=+165.103938004 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f480): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f4c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f4c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f4c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f4c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f4c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.642078913 +0000 UTC m=+165.103938004 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653f4c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a34fc0 item 9 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653fb00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653fb00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653fb00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653fb00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653fb00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.647584752 +0000 UTC m=+165.109443843 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653fb00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653fc80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653fc80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653fc80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653fc80): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653fc80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.647584752 +0000 UTC m=+165.109443843 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00653fc80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a66f50 item 10 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802900): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc006802900): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802900): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802900): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802900): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802900): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802900): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802940): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802940): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802940): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.648759577 +0000 UTC m=+165.110618667 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802b80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802b80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802b80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802b80): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802b80): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802b80): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802b80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.648759577 +0000 UTC m=+165.110618667 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802b80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802bc0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802bc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802bc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802bc0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802bc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.648759577 +0000 UTC m=+165.110618667 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006802bc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9ce00 item 11 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803280): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803280): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803280): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803280): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803280): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.650772078 +0000 UTC m=+165.112631169 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803280): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803340): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803340): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803340): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803340): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803340): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.650772078 +0000 UTC m=+165.112631169 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803340): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aded90 item 12 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803bc0): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc006803bc0): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803bc0): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803bc0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803bc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803bc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803bc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803c00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803c00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803c00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803c00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803c00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.652428343 +0000 UTC m=+165.114287434 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803c00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803e40): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803e40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803e40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803e40): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803e40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.652428343 +0000 UTC m=+165.114287434 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006803e40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b0ac40 item 13 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046885c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046885c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046885c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046885c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046885c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.657785933 +0000 UTC m=+165.119645025 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046885c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046887c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046887c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046887c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046887c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046887c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.657785933 +0000 UTC m=+165.119645025 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046887c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b3caf0 item 14 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004688e80): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc004688e80): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004688e80): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004688e80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004688e80): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004688e80): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004688e80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004688f00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004688f00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004688f00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004688f00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004688f00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.666172294 +0000 UTC m=+165.128031386 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004688f00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689040): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689040): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689040): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689040): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689040): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.666172294 +0000 UTC m=+165.128031386 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689040): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7a9a0 item 15 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689880): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689880): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689880): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689880): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689880): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.669271535 +0000 UTC m=+165.131130626 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689880): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689900): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689900): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689900): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689900): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689900): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.669271535 +0000 UTC m=+165.131130626 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004689900): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb2850 item 16 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8440): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8440): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8440): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8440): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8440): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.6713344 +0000 UTC m=+165.133193490 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8440): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad84c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad84c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad84c0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad84c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad84c0): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad84c0): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad84c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad84c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.6713344 +0000 UTC m=+165.133193490 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad84c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad85c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad85c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad85c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad85c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad85c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.6713344 +0000 UTC m=+165.133193490 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad85c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000820930 item 17 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8e40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8e40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8e40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8e40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8e40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.672977079 +0000 UTC m=+165.134836170 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8e40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8f40): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8f40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8f40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8f40): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8f40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.672977079 +0000 UTC m=+165.134836170 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad8f40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c0c8c0 item 18 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad9640): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad9640): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad9640): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad9640): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad9640): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.674032151 +0000 UTC m=+165.135891242 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad9640): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad97c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad97c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad97c0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad97c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad97c0): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad97c0): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad97c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad97c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.674032151 +0000 UTC m=+165.135891242 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad97c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad9880): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad9880): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad9880): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad9880): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad9880): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.674032151 +0000 UTC m=+165.135891242 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006ad9880): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c42770 item 19 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709c300): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709c300): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709c300): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709c300): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709c300): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.675447795 +0000 UTC m=+165.137306887 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709c300): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709c380): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709c380): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709c380): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709c380): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709c380): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.675447795 +0000 UTC m=+165.137306887 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709c380): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c82700 item 20 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709ca40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709ca40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709ca40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709ca40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709ca40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.676484313 +0000 UTC m=+165.138343405 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709ca40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cc00): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cc00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cc00): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cc00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cc00): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cc00): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cc00): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cc00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.676484313 +0000 UTC m=+165.138343405 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cc00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cd00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cd00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cd00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cd00): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cd00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.676484313 +0000 UTC m=+165.138343405 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709cd00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccc5b0 item 21 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709d500): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709d500): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709d500): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709d500): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709d500): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.678656803 +0000 UTC m=+165.140515884 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709d500): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709d580): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709d580): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709d580): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709d580): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709d580): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.678656803 +0000 UTC m=+165.140515884 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709d580): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d00540 item 22 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dc40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dc40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dc40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dc40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dc40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.680617025 +0000 UTC m=+165.142476116 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dc40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dd80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dd80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dd80): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dd80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dd80): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dd80): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dd80): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dd80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.680617025 +0000 UTC m=+165.142476116 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709dd80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709de00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709de00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709de00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709de00): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709de00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.680617025 +0000 UTC m=+165.142476116 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00709de00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4a3f0 item 23 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043782c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043782c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043782c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043782c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043782c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.68674665 +0000 UTC m=+165.148605741 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043782c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.68674665 +0000 UTC m=+165.148605741 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7c380 item 24 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba140): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc006dba140): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba140): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba140): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba140): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba140): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba140): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba1c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba1c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba1c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba1c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba1c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.688339185 +0000 UTC m=+165.150198277 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba1c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba380): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba380): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba380): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba380): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba380): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba380): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba380): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba380): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.688339185 +0000 UTC m=+165.150198277 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba380): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba640): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba640): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba640): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba640): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba640): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.688339185 +0000 UTC m=+165.150198277 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dba640): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03b20 item 25 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbae40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbae40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbae40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbae40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbae40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.689877799 +0000 UTC m=+165.151736890 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbae40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbaec0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbaec0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbaec0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbaec0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbaec0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.689877799 +0000 UTC m=+165.151736890 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbaec0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e27ab0 item 26 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb640): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc006dbb640): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb640): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb640): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb640): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb640): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb640): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb6c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb6c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb6c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb6c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb6c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.691107878 +0000 UTC m=+165.152966969 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb6c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb900): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb900): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb900): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb900): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb900): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb900): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb900): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb900): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.691107878 +0000 UTC m=+165.152966969 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb900): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb940): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb940): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb940): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.691107878 +0000 UTC m=+165.152966969 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006dbb940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e61960 item 27 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a040): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a040): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a040): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a040): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a040): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.692474422 +0000 UTC m=+165.154333512 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a040): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a0c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a0c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a0c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a0c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a0c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.692474422 +0000 UTC m=+165.154333512 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a0c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8d8f0 item 28 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a440): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc00551a440): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a440): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a440): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a440): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a440): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a440): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a480): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a480): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a480): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a480): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a480): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.693561092 +0000 UTC m=+165.155420173 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a480): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a540): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a540): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a540): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a540): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a540): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.693561092 +0000 UTC m=+165.155420173 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a540): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec57a0 item 29 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a880): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a880): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a880): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a880): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a880): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.694659465 +0000 UTC m=+165.156518555 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a880): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a900): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a900): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a900): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a900): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a900): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.694659465 +0000 UTC m=+165.156518555 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551a900): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef3650 item 30 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ac80): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc00551ac80): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ac80): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ac80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ac80): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ac80): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ac80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551acc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551acc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551acc0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551acc0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551acc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.695748099 +0000 UTC m=+165.157607190 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551acc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ad80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ad80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ad80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ad80): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ad80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.695748099 +0000 UTC m=+165.157607190 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ad80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f23500 item 31 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b0c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b0c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b0c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b0c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b0c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.696833266 +0000 UTC m=+165.158692348 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b0c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b140): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b140): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b140): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b140): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b140): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.696833266 +0000 UTC m=+165.158692348 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b140): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6f3b0 item 32 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b440): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b440): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b440): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b440): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b440): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.698080547 +0000 UTC m=+165.159939639 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b440): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b480): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b480): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b480): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b480): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b480): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa3260 item 33 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b480): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b480): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.69857362 +0000 UTC m=+165.160432710 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b480): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b4c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b4c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b4c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b4c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b4c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.69857362 +0000 UTC m=+165.160432710 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b4c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa33b0 item 33 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b8c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b8c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b8c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b8c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b8c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.701410991 +0000 UTC m=+165.163270082 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b8c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b900): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b900): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcb260 item 34 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b900): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b900): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b900): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b900): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b900): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.701963253 +0000 UTC m=+165.163822344 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b900): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b940): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b940): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b940): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.701963253 +0000 UTC m=+165.163822344 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551b940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcb3b0 item 34 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482100): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482100): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482100): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482100): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482100): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.703105066 +0000 UTC m=+165.164964157 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482100): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482140): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482140): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482140): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482140): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482140): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00101a700 item 35 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482140): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482140): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.703408183 +0000 UTC m=+165.165267274 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482140): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482180): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482180): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482180): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482180): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482180): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.703408183 +0000 UTC m=+165.165267274 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482180): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00101a850 item 35 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482540): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482540): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482540): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482540): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482540): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.704467312 +0000 UTC m=+165.166326402 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482540): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482600): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482600): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001048700 item 36 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482600): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482600): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482600): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482600): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482600): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.704895522 +0000 UTC m=+165.166754613 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482600): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482640): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482640): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482640): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482640): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482640): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.704895522 +0000 UTC m=+165.166754613 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482640): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001048850 item 36 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482940): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482940): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482940): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.708889966 +0000 UTC m=+165.170749047 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482980): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482980): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482980): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482980): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482980): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001098700 item 37 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482980): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482980): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.709244689 +0000 UTC m=+165.171103780 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482980): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0044829c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0044829c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0044829c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0044829c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0044829c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.709244689 +0000 UTC m=+165.171103780 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0044829c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001098850 item 37 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482d00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482d00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482d00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482d00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482d00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.710279583 +0000 UTC m=+165.172138674 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482d00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482dc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482dc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010da700 item 38 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482dc0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482dc0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482dc0): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482dc0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482dc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.710737959 +0000 UTC m=+165.172597050 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482dc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482e00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482e00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482e00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482e00): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482e00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.710737959 +0000 UTC m=+165.172597050 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004482e00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010da850 item 38 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483140): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483140): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483140): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483140): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483140): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.711750121 +0000 UTC m=+165.173609201 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483140): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483200): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483200): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483200): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483200): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483200): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001112700 item 39 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483200): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483200): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.712087139 +0000 UTC m=+165.173946231 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483200): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483240): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483240): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483240): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483240): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483240): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.712087139 +0000 UTC m=+165.173946231 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483240): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001112850 item 39 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483580): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483580): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483580): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483580): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483580): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.713625625 +0000 UTC m=+165.175484716 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483580): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483640): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483640): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116e700 item 40 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483640): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483640): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483640): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483640): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483640): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.714166005 +0000 UTC m=+165.176025096 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483640): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483680): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483680): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483680): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483680): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483680): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.714166005 +0000 UTC m=+165.176025096 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483680): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116e850 item 40 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483980): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483980): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483980): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483980): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483980): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483980): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483980): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.715633366 +0000 UTC m=+165.177492447 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483980): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0044839c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0044839c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0044839c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011bc700 item 41 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0044839c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0044839c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.716081464 +0000 UTC m=+165.177940545 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0044839c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a00): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a00): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a00): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011bc850 item 41 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a00): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.716575717 +0000 UTC m=+165.178434808 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a40): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a40): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.716575717 +0000 UTC m=+165.178434808 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483a40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011bc9a0 item 41 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483dc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483dc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483dc0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483dc0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483dc0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483dc0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483dc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.722193916 +0000 UTC m=+165.184053006 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483dc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483e00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483e00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483e00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001208850 item 42 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483e00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483e00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.722668261 +0000 UTC m=+165.184527352 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004483e00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcb570 item 42 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba00): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba00): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba00): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba00): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.723040117 +0000 UTC m=+165.184899208 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba40): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba40): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.723040117 +0000 UTC m=+165.184899208 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551ba40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcb6c0 item 42 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bdc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bdc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bdc0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bdc0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bdc0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bdc0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bdc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.724020678 +0000 UTC m=+165.185879769 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bdc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551be00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551be00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551be00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1570 item 43 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551be00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551be00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.724341197 +0000 UTC m=+165.186200288 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551be00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bec0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bec0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bec0): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bec0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bec0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b16c0 item 43 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bec0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bec0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.724903138 +0000 UTC m=+165.186762228 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bec0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bf00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bf00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bf00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bf00): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bf00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.724903138 +0000 UTC m=+165.186762228 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00551bf00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1810 item 43 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590300): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590300): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590300): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590300): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590300): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590300): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590300): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.72636541 +0000 UTC m=+165.188224501 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590300): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590340): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590340): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590340): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130f6c0 item 44 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590340): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590340): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.726821653 +0000 UTC m=+165.188680744 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590340): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590400): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590400): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130f810 item 44 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590400): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590400): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590400): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590400): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590400): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.727362013 +0000 UTC m=+165.189221093 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590400): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590440): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590440): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590440): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590440): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590440): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.727362013 +0000 UTC m=+165.189221093 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590440): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130f960 item 44 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055907c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055907c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055907c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055907c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055907c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055907c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055907c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.728881782 +0000 UTC m=+165.190740874 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055907c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590800): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590800): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590800): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001359810 item 45 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590800): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590800): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.729326864 +0000 UTC m=+165.191185955 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590800): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055908c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055908c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055908c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055908c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055908c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.729326864 +0000 UTC m=+165.191185955 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055908c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001359960 item 45 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c40): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c40): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.733364268 +0000 UTC m=+165.195223359 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a3810 item 46 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.733850546 +0000 UTC m=+165.195709648 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590c80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590d40): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590d40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590d40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590d40): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590d40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.733850546 +0000 UTC m=+165.195709648 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005590d40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a3960 item 46 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055911c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055911c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055911c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055911c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055911c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055911c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055911c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.735550474 +0000 UTC m=+165.197409575 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055911c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591200): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591200): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591200): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f3810 item 47 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591200): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591200): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.735990825 +0000 UTC m=+165.197849917 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591200): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055912c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055912c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055912c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055912c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055912c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.735990825 +0000 UTC m=+165.197849917 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0055912c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f3960 item 47 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591640): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591640): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591640): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591640): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591640): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591640): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591640): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.737607056 +0000 UTC m=+165.199466147 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591640): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591680): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591680): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591680): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142d810 item 48 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591680): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591680): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.738041507 +0000 UTC m=+165.199900598 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591680): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591780): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591780): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591780): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591780): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591780): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.738041507 +0000 UTC m=+165.199900598 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591780): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142d960 item 48 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591a80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591a80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591a80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591a80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591a80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.739622002 +0000 UTC m=+165.201481092 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591a80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ac0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ac0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ac0): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ac0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ac0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ac0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146b810 item 49 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ac0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ac0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.74010365 +0000 UTC m=+165.201962742 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ac0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591b00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591b00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591b00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591b00): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591b00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.74010365 +0000 UTC m=+165.201962742 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591b00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146b960 item 49 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e21c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e21c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e21c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e21c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e21c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.744329016 +0000 UTC m=+165.206188107 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e21c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2280): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2280): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2280): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001248690 item 50 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2280): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2280): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2280): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2280): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2280): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.744735396 +0000 UTC m=+165.206594486 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2280): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e22c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e22c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e22c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e22c0): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e22c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.744735396 +0000 UTC m=+165.206594486 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e22c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012487e0 item 50 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2600): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2600): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2600): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2600): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2600): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.74575449 +0000 UTC m=+165.207613581 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2600): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e26c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e26c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e26c0): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e26c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e26c0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e26c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001516690 item 51 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e26c0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e26c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.746099745 +0000 UTC m=+165.207958836 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e26c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2700): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2700): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2700): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2700): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2700): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.746099745 +0000 UTC m=+165.207958836 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2700): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015167e0 item 51 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2a80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2a80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2a80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2a80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2a80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.747073655 +0000 UTC m=+165.208932746 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2a80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b40): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001566690 item 52 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b40): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b40): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b40): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b40): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.747649562 +0000 UTC m=+165.209508652 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b80): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.747649562 +0000 UTC m=+165.209508652 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2b80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015667e0 item 52 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2ec0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2ec0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2ec0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2ec0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2ec0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.749123385 +0000 UTC m=+165.210982476 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2ec0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2f80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2f80): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2f80): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2f80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2f80): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2f80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c8690 item 53 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2f80): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2f80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.749627267 +0000 UTC m=+165.211486358 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2f80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2fc0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2fc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2fc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2fc0): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2fc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.749627267 +0000 UTC m=+165.211486358 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e2fc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c87e0 item 53 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3300): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3300): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3300): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3300): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3300): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.751013998 +0000 UTC m=+165.212873089 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3300): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3400): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3400): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3400): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015fc690 item 54 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3400): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3400): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3400): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3400): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3400): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.751549338 +0000 UTC m=+165.213408429 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3400): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3440): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3440): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3440): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3440): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3440): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.751549338 +0000 UTC m=+165.213408429 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3440): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015fc7e0 item 54 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e37c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e37c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e37c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e37c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e37c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.752983098 +0000 UTC m=+165.214842189 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e37c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3880): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3880): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3880): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3880): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3880): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3880): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001640690 item 55 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3880): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3880): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.753466741 +0000 UTC m=+165.215325832 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3880): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e38c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e38c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e38c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e38c0): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e38c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.753466741 +0000 UTC m=+165.215325832 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e38c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016407e0 item 55 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3c00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3c00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3c00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3c00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3c00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.75513618 +0000 UTC m=+165.216995272 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3c00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3cc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3cc0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3cc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00167e690 item 56 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3cc0): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3cc0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3cc0): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3cc0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3cc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.75579938 +0000 UTC m=+165.217658471 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3cc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3d00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3d00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3d00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3d00): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3d00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.75579938 +0000 UTC m=+165.217658471 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0046e3d00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00167e7e0 item 56 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a200): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a200): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a200): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a200): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a200): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a200): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a200): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a200): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.757470202 +0000 UTC m=+165.219329294 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a200): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a240): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a240): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a240): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c4690 item 57 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a240): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a240): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.757973432 +0000 UTC m=+165.219832523 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a240): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a300): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a300): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a300): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a300): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a300): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a300): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c47e0 item 57 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a300): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a300): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.758570478 +0000 UTC m=+165.220429569 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a300): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a340): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a340): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a340): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a340): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a340): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.758570478 +0000 UTC m=+165.220429569 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a340): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c4930 item 57 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a6c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a6c0): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a6c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a6c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a6c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a6c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a6c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a6c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.760365283 +0000 UTC m=+165.222224373 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a6c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a700): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a700): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a700): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00172a7e0 item 58 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a700): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a700): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.760917114 +0000 UTC m=+165.222776204 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a700): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a7c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a7c0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a7c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00172a930 item 58 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a7c0): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a7c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a7c0): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a7c0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a7c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.761614186 +0000 UTC m=+165.223473277 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a7c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a800): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a800): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a800): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a800): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a800): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.761614186 +0000 UTC m=+165.223473277 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4a800): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00172aa80 item 58 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ab80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ab80): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ab80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ab80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ab80): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ab80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ab80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ab80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.763285679 +0000 UTC m=+165.225144770 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ab80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4abc0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4abc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4abc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001774930 item 59 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4abc0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4abc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.763827712 +0000 UTC m=+165.225686802 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4abc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ac80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ac80): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ac80): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ac80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ac80): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ac80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001774a80 item 59 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ac80): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ac80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.764445226 +0000 UTC m=+165.226304317 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ac80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4acc0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4acc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4acc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4acc0): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4acc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.764445226 +0000 UTC m=+165.226304317 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4acc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001774bd0 item 59 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591e80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591e80): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591e80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591e80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591e80): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591e80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591e80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591e80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.76723586 +0000 UTC m=+165.229094951 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591e80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ec0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ec0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ec0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014af810 item 60 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ec0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ec0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.769484631 +0000 UTC m=+165.231343722 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005591ec0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e000): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e000): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e000): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014af960 item 60 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e000): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e000): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e000): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e000): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e000): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.771274767 +0000 UTC m=+165.233133858 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e000): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e040): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e040): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e040): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e040): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e040): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.771274767 +0000 UTC m=+165.233133858 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e040): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014afab0 item 60 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e3c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e3c0): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e3c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e3c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e3c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e3c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e3c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e3c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.773627724 +0000 UTC m=+165.235486815 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e3c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e400): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e400): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e400): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001801960 item 61 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e400): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e400): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.774716638 +0000 UTC m=+165.236575730 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e400): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e4c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e4c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e4c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e4c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e4c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.774716638 +0000 UTC m=+165.236575730 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e4c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001801ab0 item 61 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e980): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e980): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e980): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e980): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e980): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e980): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e980): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e980): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.776944852 +0000 UTC m=+165.238803943 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e980): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e9c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e9c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e9c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001845960 item 62 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e9c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e9c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.777357213 +0000 UTC m=+165.239216324 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589e9c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ea80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ea80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ea80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ea80): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ea80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.777357213 +0000 UTC m=+165.239216324 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ea80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001845ab0 item 62 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee00): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee00): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee00): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.778364675 +0000 UTC m=+165.240223776 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00188b960 item 63 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.778786433 +0000 UTC m=+165.240645524 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ee40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ef00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ef00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ef00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ef00): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ef00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.778786433 +0000 UTC m=+165.240645524 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589ef00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00188bab0 item 63 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f2c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f2c0): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f2c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f2c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f2c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f2c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f2c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f2c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.780010009 +0000 UTC m=+165.241869120 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f2c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f300): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f300): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f300): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018e3960 item 64 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f300): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f300): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.781287647 +0000 UTC m=+165.243146738 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f300): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f400): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f400): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f400): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f400): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f400): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.781287647 +0000 UTC m=+165.243146738 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f400): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018e3ab0 item 64 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f740): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f740): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f740): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f740): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f740): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.782472651 +0000 UTC m=+165.244331742 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f740): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f780): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f780): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f780): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f780): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f780): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001999960 item 65 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f780): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f780): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.782898807 +0000 UTC m=+165.244757899 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f780): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f7c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f7c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f7c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f7c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f7c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.782898807 +0000 UTC m=+165.244757899 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589f7c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001999ab0 item 65 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fac0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fac0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fac0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fac0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fac0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.785006146 +0000 UTC m=+165.246865237 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fac0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a5d960 item 66 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb00): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb00): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb00): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb00): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.785365036 +0000 UTC m=+165.247224127 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb40): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb40): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.785365036 +0000 UTC m=+165.247224127 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fb40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a5dab0 item 66 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.786392556 +0000 UTC m=+165.248251646 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe80): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe80): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ae9960 item 67 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe80): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.786697766 +0000 UTC m=+165.248556857 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fe80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fec0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fec0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fec0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fec0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fec0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.786697766 +0000 UTC m=+165.248556857 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00589fec0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ae9ab0 item 67 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc280): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc280): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc280): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc280): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc280): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.787713334 +0000 UTC m=+165.249572425 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc280): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc340): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc340): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b13960 item 68 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc340): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc340): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc340): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc340): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc340): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.788091741 +0000 UTC m=+165.249950833 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc340): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc380): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc380): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc380): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc380): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc380): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.788091741 +0000 UTC m=+165.249950833 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc380): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b13ab0 item 68 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc680): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc680): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc680): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc680): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc680): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.789993294 +0000 UTC m=+165.251852386 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc680): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc6c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc6c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc6c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc6c0): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc6c0): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b4d960 item 69 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc6c0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc6c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.790338679 +0000 UTC m=+165.252197770 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc6c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc700): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc700): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc700): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc700): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc700): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.790338679 +0000 UTC m=+165.252197770 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcc700): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b4dab0 item 69 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcca40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcca40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcca40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcca40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcca40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.791335593 +0000 UTC m=+165.253194683 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcca40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b81960 item 70 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb00): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb00): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb00): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb00): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.791660269 +0000 UTC m=+165.253519360 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb40): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb40): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.791660269 +0000 UTC m=+165.253519360 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccb40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b81ab0 item 70 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcce80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcce80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcce80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcce80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcce80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.792629571 +0000 UTC m=+165.254488662 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcce80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf40): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf40): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf40): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bb1960 item 71 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf40): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.793053884 +0000 UTC m=+165.254912975 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf80): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.793053884 +0000 UTC m=+165.254912975 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bccf80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bb1ab0 item 71 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd2c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd2c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd2c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd2c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd2c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.794016362 +0000 UTC m=+165.255875452 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd2c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd380): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd380): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bc9960 item 72 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd380): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd380): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd380): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd380): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd380): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.794338904 +0000 UTC m=+165.256197986 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd380): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd3c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd3c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd3c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd3c0): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd3c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.794338904 +0000 UTC m=+165.256197986 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd3c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bc9ab0 item 72 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd700): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd700): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd700): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd700): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd700): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd700): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd700): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.795377996 +0000 UTC m=+165.257237087 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd700): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001774d90 item 73 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.795661495 +0000 UTC m=+165.257520587 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad40): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad40): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad40): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001774ee0 item 73 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad40): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.795978248 +0000 UTC m=+165.257837339 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad80): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.795978248 +0000 UTC m=+165.257837339 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ad80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001775030 item 73 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b100): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b100): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b100): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b100): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b100): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b100): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b100): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.796930207 +0000 UTC m=+165.258789297 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b100): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b140): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b140): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b140): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c84ee0 item 74 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b140): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b140): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.797243131 +0000 UTC m=+165.259102223 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b140): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b200): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b200): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c85030 item 74 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b200): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b200): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b200): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b200): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b200): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.797578508 +0000 UTC m=+165.259437599 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b200): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b240): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b240): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b240): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b240): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b240): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.797578508 +0000 UTC m=+165.259437599 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b240): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c85180 item 74 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b5c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b5c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b5c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b5c0): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b5c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b5c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b5c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.798568548 +0000 UTC m=+165.260427639 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b5c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b600): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b600): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b600): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ce1030 item 75 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b600): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b600): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.798909665 +0000 UTC m=+165.260768756 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b600): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b6c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b6c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b6c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b6c0): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b6c0): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ce1180 item 75 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b6c0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b6c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.799270029 +0000 UTC m=+165.261129120 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b6c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b700): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b700): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b700): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b700): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b700): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.799270029 +0000 UTC m=+165.261129120 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4b700): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ce12d0 item 75 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ba80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ba80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ba80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ba80): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ba80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ba80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ba80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.800244379 +0000 UTC m=+165.262103470 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4ba80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bac0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bac0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bac0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001da5180 item 76 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bac0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bac0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.80058209 +0000 UTC m=+165.262441181 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bac0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bb80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bb80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001da52d0 item 76 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bb80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bb80): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bb80): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bb80): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bb80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.801014789 +0000 UTC m=+165.262873880 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bb80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bbc0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bbc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bbc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bbc0): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bbc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.801014789 +0000 UTC m=+165.262873880 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005b4bbc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001da5420 item 76 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8000): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8000): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8000): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8000): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8000): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8000): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8000): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.801922755 +0000 UTC m=+165.263781846 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8000): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8040): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8040): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8040): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e152d0 item 77 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8040): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8040): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.802247993 +0000 UTC m=+165.264107085 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8040): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8100): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8100): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8100): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8100): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8100): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.802247993 +0000 UTC m=+165.264107085 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8100): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e15420 item 77 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8480): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8480): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8480): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8480): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8480): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8480): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8480): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.803213537 +0000 UTC m=+165.265072629 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8480): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b84c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b84c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b84c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e8d2d0 item 78 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b84c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b84c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.803492208 +0000 UTC m=+165.265351300 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b84c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8580): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8580): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8580): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8580): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8580): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.803492208 +0000 UTC m=+165.265351300 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8580): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e8d420 item 78 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8900): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8900): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8900): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8900): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8900): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8900): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8900): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.804495022 +0000 UTC m=+165.266354103 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8900): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8940): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8940): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ef12d0 item 79 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8940): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.804847621 +0000 UTC m=+165.266706712 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8a00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8a00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8a00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8a00): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8a00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.804847621 +0000 UTC m=+165.266706712 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8a00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ef1420 item 79 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8e80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8e80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8e80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8e80): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8e80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8e80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8e80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.805853179 +0000 UTC m=+165.267712271 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8e80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8ec0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8ec0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8ec0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f252d0 item 80 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8ec0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8ec0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.806157168 +0000 UTC m=+165.268016258 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8ec0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8f80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8f80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8f80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8f80): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8f80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.806157168 +0000 UTC m=+165.268016258 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b8f80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f25420 item 80 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9280): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9280): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9280): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9280): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9280): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.807144493 +0000 UTC m=+165.269003584 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9280): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b92c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b92c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b92c0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b92c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b92c0): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b92c0): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f5b2d0 item 81 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b92c0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b92c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.807442009 +0000 UTC m=+165.269301090 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b92c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9300): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9300): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9300): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9300): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9300): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.807442009 +0000 UTC m=+165.269301090 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9300): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f5b420 item 81 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9680): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9680): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9680): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9680): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9680): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.808383729 +0000 UTC m=+165.270242819 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9680): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9780): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9780): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9780): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f892d0 item 82 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9780): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9780): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9780): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9780): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9780): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.808721188 +0000 UTC m=+165.270580280 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9780): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b97c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b97c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b97c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b97c0): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b97c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.808721188 +0000 UTC m=+165.270580280 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b97c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f89420 item 82 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9c80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9c80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9c80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9c80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9c80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.809807809 +0000 UTC m=+165.271666900 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9c80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d40): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d40): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d40): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d40): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fb72d0 item 83 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d40): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.810174525 +0000 UTC m=+165.272033616 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d80): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.810174525 +0000 UTC m=+165.272033616 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0061b9d80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fb7420 item 83 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394180): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394180): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394180): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394180): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394180): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.811227462 +0000 UTC m=+165.273086553 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394180): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394240): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394240): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394240): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fd92d0 item 84 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394240): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394240): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394240): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394240): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394240): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.811580692 +0000 UTC m=+165.273439783 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394240): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394280): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394280): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394280): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394280): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394280): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.811580692 +0000 UTC m=+165.273439783 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394280): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fd9420 item 84 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063945c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063945c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063945c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063945c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063945c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.812664377 +0000 UTC m=+165.274523468 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063945c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394680): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394680): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394680): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394680): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394680): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394680): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00200f2d0 item 85 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394680): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394680): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.813176593 +0000 UTC m=+165.275035675 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394680): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063946c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063946c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063946c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063946c0): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063946c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.813176593 +0000 UTC m=+165.275035675 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063946c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00200f420 item 85 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394b00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394b00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394b00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394b00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394b00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.814257224 +0000 UTC m=+165.276116315 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394b00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394bc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394bc0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394bc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020392d0 item 86 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394bc0): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394bc0): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394bc0): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394bc0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394bc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.814611536 +0000 UTC m=+165.276470627 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394bc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394c00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394c00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394c00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394c00): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394c00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.814611536 +0000 UTC m=+165.276470627 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394c00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002039420 item 86 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394f40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394f40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394f40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394f40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394f40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.815650166 +0000 UTC m=+165.277509257 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394f40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd7c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd7c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd7c0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd7c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd7c0): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd7c0): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020712d0 item 87 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd7c0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd7c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.816000301 +0000 UTC m=+165.277859392 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd7c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd800): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd800): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd800): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd800): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd800): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.816000301 +0000 UTC m=+165.277859392 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcd800): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c459d0 item 87 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdb40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdb40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdb40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdb40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdb40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.817066042 +0000 UTC m=+165.278925133 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdb40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc00): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002109880 item 88 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc00): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc00): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc00): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc00): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.817411337 +0000 UTC m=+165.279270428 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc40): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc40): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.817411337 +0000 UTC m=+165.279270428 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005bcdc40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021099d0 item 88 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe080): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe080): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe080): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe080): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe080): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe080): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe080): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe080): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.818388362 +0000 UTC m=+165.280247454 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe080): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe0c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe0c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe0c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002141880 item 89 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe0c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe0c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.818676862 +0000 UTC m=+165.280535953 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe0c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe180): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe180): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe180): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe180): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe180): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe180): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021419d0 item 89 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe180): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe180): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.819035692 +0000 UTC m=+165.280894783 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe180): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe1c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe1c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe1c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe1c0): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe1c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.819035692 +0000 UTC m=+165.280894783 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe1c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002141b20 item 89 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe540): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe540): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe540): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe540): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe540): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe540): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe540): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe540): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.82008841 +0000 UTC m=+165.281947501 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe540): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe580): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe580): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe580): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021979d0 item 90 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe580): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe580): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.820449314 +0000 UTC m=+165.282308405 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe580): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe640): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe640): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe640): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002197b20 item 90 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe640): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe640): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe640): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe640): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe640): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.820868527 +0000 UTC m=+165.282727618 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe640): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe680): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe680): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe680): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe680): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe680): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.820868527 +0000 UTC m=+165.282727618 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbe680): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002197c70 item 90 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea00): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea00): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea00): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.822078298 +0000 UTC m=+165.283937389 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021e1b20 item 91 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.822456675 +0000 UTC m=+165.284315766 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbea40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb00): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb00): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb00): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb00): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021e1c70 item 91 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb00): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.822840241 +0000 UTC m=+165.284699332 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb40): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb40): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.822840241 +0000 UTC m=+165.284699332 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeb40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021e1dc0 item 91 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeec0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeec0): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeec0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeec0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeec0): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeec0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeec0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeec0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.823827546 +0000 UTC m=+165.285686637 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbeec0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbef00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbef00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbef00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002203c70 item 92 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbef00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbef00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.824139179 +0000 UTC m=+165.285998270 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbef00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbefc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbefc0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbefc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002203dc0 item 92 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbefc0): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbefc0): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbefc0): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbefc0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbefc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.824527054 +0000 UTC m=+165.286386144 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbefc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf000): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf000): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf000): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf000): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf000): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.824527054 +0000 UTC m=+165.286386144 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf000): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002203f10 item 92 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf3c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf3c0): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf3c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf3c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf3c0): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf3c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf3c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf3c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.826063325 +0000 UTC m=+165.287922415 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf3c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf400): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf400): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf400): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002241dc0 item 93 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf400): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf400): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.826395124 +0000 UTC m=+165.288254215 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf400): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf4c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf4c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf4c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf4c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf4c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.826395124 +0000 UTC m=+165.288254215 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf4c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002241f10 item 93 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf840): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf840): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf840): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf840): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf840): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf840): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf840): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf840): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.827347112 +0000 UTC m=+165.289206204 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf840): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf880): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf880): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf880): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00226bdc0 item 94 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf880): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf880): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.82765613 +0000 UTC m=+165.289515221 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf880): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf940): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf940): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf940): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.82765613 +0000 UTC m=+165.289515221 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbf940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00226bf10 item 94 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfcc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfcc0): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfcc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfcc0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfcc0): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfcc0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfcc0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfcc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.828674223 +0000 UTC m=+165.290533314 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfcc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfd00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfd00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfd00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022bddc0 item 95 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfd00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfd00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.82898343 +0000 UTC m=+165.290842522 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfd00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfdc0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfdc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfdc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfdc0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfdc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.82898343 +0000 UTC m=+165.290842522 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc005cbfdc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022bdf10 item 95 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be1c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be1c0): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be1c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be1c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be1c0): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be1c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be1c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be1c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.829964313 +0000 UTC m=+165.291823404 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be1c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be200): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be200): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be200): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002325dc0 item 96 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be200): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be200): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.830275726 +0000 UTC m=+165.292134806 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be200): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be2c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be2c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be2c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be2c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be2c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.830275726 +0000 UTC m=+165.292134806 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064be2c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002325f10 item 96 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= 2025/01/25 01:41:58 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:58 DEBUG : : Looking for writers 2025/01/25 01:41:58 DEBUG : >WaitForWriters: 2025/01/25 01:41:58 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:58 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:58 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:58 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:58 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:58 INFO : mega root 'rclone-test-xaqoxon5rowa': 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.832175876 +0000 UTC m=+165.294034957 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea80): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea80): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea80): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.832175876 +0000 UTC m=+165.294034957 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bea80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064beac0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064beac0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064beac0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064beac0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064beac0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.832175876 +0000 UTC m=+165.294034957 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064beac0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002375c00 item 1 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bee40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bee40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bee40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bee40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bee40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.833646233 +0000 UTC m=+165.295505324 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bee40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bee80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bee80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bee80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bee80): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bee80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.833646233 +0000 UTC m=+165.295505324 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bee80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023f9b90 item 2 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf180): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf180): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf180): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf180): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf180): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.834754204 +0000 UTC m=+165.296613295 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf180): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf1c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf1c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf1c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf1c0): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf1c0): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf1c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf1c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.834754204 +0000 UTC m=+165.296613295 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf1c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf200): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf200): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf200): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf200): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf200): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.834754204 +0000 UTC m=+165.296613295 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf200): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00244fa40 item 3 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf580): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf580): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf580): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf580): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf580): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.836199334 +0000 UTC m=+165.298058416 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf580): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf600): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf600): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf600): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf600): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf600): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.836199334 +0000 UTC m=+165.298058416 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf600): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00246b9d0 item 4 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf940): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf940): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf940): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.837344494 +0000 UTC m=+165.299203585 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf980): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf980): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf980): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf980): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf980): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf980): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf980): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.837344494 +0000 UTC m=+165.299203585 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf980): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf9c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf9c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf9c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf9c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf9c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.837344494 +0000 UTC m=+165.299203585 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bf9c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024bf880 item 5 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bfd00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bfd00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bfd00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bfd00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bfd00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.839087841 +0000 UTC m=+165.300946933 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bfd00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bfd80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bfd80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bfd80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bfd80): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bfd80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.839087841 +0000 UTC m=+165.300946933 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0064bfd80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024f1810 item 6 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a240): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a240): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a240): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a240): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a240): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.840273577 +0000 UTC m=+165.302132668 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a240): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a300): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a300): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a300): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a300): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a300): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a300): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a300): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.840273577 +0000 UTC m=+165.302132668 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a300): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a340): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a340): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a340): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a340): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a340): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.840273577 +0000 UTC m=+165.302132668 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a340): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025096c0 item 7 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a680): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a680): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a680): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a680): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a680): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.841818634 +0000 UTC m=+165.303677725 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a680): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a700): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a700): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a700): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a700): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a700): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.841818634 +0000 UTC m=+165.303677725 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678a700): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002579650 item 8 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ab40): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc00678ab40): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ab40): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ab40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ab40): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ab40): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ab40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ab80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ab80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ab80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ab80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ab80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.84300983 +0000 UTC m=+165.304868920 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ab80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678abc0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678abc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678abc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678abc0): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678abc0): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678abc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678abc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.84300983 +0000 UTC m=+165.304868920 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678abc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394f80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394f80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394f80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394f80): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394f80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.84300983 +0000 UTC m=+165.304868920 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006394f80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025bf500 item 9 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063952c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063952c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063952c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063952c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063952c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.844607255 +0000 UTC m=+165.306466345 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063952c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395340): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395340): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395340): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395340): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395340): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.844607255 +0000 UTC m=+165.306466345 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395340): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002095260 item 10 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063957c0): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc0063957c0): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063957c0): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063957c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063957c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063957c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063957c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395800): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395800): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395800): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395800): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395800): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.845749319 +0000 UTC m=+165.307608410 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395800): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063958c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063958c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063958c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063958c0): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063958c0): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063958c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063958c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.845749319 +0000 UTC m=+165.307608410 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0063958c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395900): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395900): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395900): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395900): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395900): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.845749319 +0000 UTC m=+165.307608410 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395900): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020c7110 item 11 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395c40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395c40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395c40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395c40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395c40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.847143174 +0000 UTC m=+165.309002265 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395c40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395cc0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395cc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395cc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395cc0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395cc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.847143174 +0000 UTC m=+165.309002265 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006395cc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026890a0 item 12 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027320c0): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc0027320c0): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027320c0): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027320c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027320c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027320c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027320c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732100): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732100): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732100): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732100): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732100): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.848469852 +0000 UTC m=+165.310328944 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732100): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027321c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027321c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027321c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027321c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027321c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.848469852 +0000 UTC m=+165.310328944 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027321c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00271af50 item 13 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732500): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732500): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732500): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732500): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732500): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.849767788 +0000 UTC m=+165.311626880 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732500): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732580): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732580): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732580): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732580): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732580): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.849767788 +0000 UTC m=+165.311626880 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732580): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002782e00 item 14 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732900): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc002732900): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732900): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732900): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732900): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732900): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732900): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732940): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732940): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732940): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.85099979 +0000 UTC m=+165.312858881 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732a00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732a00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732a00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732a00): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732a00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.85099979 +0000 UTC m=+165.312858881 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732a00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027d0cb0 item 15 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732d40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732d40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732d40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732d40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732d40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.852129671 +0000 UTC m=+165.313988762 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732d40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732dc0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732dc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732dc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732dc0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732dc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.852129671 +0000 UTC m=+165.313988762 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002732dc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002892b60 item 16 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027330c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027330c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027330c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027330c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027330c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.853234456 +0000 UTC m=+165.315093546 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0027330c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733100): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733100): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733100): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733100): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733100): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733100): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733100): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733100): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.853234456 +0000 UTC m=+165.315093546 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733100): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733140): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733140): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733140): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733140): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733140): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.853234456 +0000 UTC m=+165.315093546 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733140): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028f4a10 item 17 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733480): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733480): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733480): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733480): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733480): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.854701857 +0000 UTC m=+165.316560948 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733480): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733500): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733500): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733500): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733500): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733500): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.854701857 +0000 UTC m=+165.316560948 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733500): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029989a0 item 18 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733840): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733840): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733840): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733840): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733840): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.85665133 +0000 UTC m=+165.318510422 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733840): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733900): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733900): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733900): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733900): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733900): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733900): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733900): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733900): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.85665133 +0000 UTC m=+165.318510422 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733900): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733940): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733940): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733940): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.85665133 +0000 UTC m=+165.318510422 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a2a850 item 19 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733c80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733c80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733c80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733c80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733c80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.858109755 +0000 UTC m=+165.319968846 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733c80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733d00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733d00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733d00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733d00): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733d00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.858109755 +0000 UTC m=+165.319968846 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002733d00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002aa87e0 item 20 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e0c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e0c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e0c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e0c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e0c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.8593275 +0000 UTC m=+165.321186592 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e0c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e180): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e180): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e180): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e180): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e180): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e180): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e180): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e180): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.8593275 +0000 UTC m=+165.321186592 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e180): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e1c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e1c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e1c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e1c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e1c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.8593275 +0000 UTC m=+165.321186592 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e1c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b12690 item 21 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e500): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e500): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e500): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e500): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e500): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.861001749 +0000 UTC m=+165.322860841 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e500): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ac40): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ac40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ac40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ac40): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ac40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.861001749 +0000 UTC m=+165.322860841 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678ac40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025bf650 item 22 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678af80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678af80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678af80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678af80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678af80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.862106153 +0000 UTC m=+165.323965244 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678af80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b040): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b040): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b040): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b040): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b040): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b040): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b040): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b040): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.862106153 +0000 UTC m=+165.323965244 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b040): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b080): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b080): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b080): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b080): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b080): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.862106153 +0000 UTC m=+165.323965244 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b080): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00264f500 item 23 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b400): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b400): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b400): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b400): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b400): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.863501771 +0000 UTC m=+165.325360863 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b400): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b480): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b480): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b480): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b480): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b480): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.863501771 +0000 UTC m=+165.325360863 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b480): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c6b490 item 24 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b800): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc00678b800): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b800): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b800): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b800): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b800): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b800): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b840): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b840): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b840): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b840): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b840): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.864574145 +0000 UTC m=+165.326433236 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b840): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b900): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b900): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b900): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b900): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b900): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b900): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b900): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b900): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.864574145 +0000 UTC m=+165.326433236 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b900): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b940): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b940): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b940): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.864574145 +0000 UTC m=+165.326433236 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678b940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d3b340 item 25 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678bc80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678bc80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678bc80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678bc80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678bc80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.865998546 +0000 UTC m=+165.327857637 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678bc80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678bd00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678bd00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678bd00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678bd00): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678bd00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.865998546 +0000 UTC m=+165.327857637 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc00678bd00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002dcf2d0 item 26 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50100): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc002e50100): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50100): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50100): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50100): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50100): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50100): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50140): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50140): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50140): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50140): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50140): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.870234061 +0000 UTC m=+165.332093162 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50140): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50200): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50200): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50200): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50200): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50200): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50200): _writeAt: size=3, off=7 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50200): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50200): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.870234061 +0000 UTC m=+165.332093162 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50200): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50240): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50240): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50240): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50240): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50240): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.870234061 +0000 UTC m=+165.332093162 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50240): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e13180 item 27 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50580): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50580): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50580): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50580): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50580): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.873916391 +0000 UTC m=+165.335775483 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50580): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50600): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50600): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50600): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50600): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50600): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.873916391 +0000 UTC m=+165.335775483 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50600): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ee3110 item 28 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50980): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc002e50980): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50980): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50980): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50980): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50980): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50980): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e509c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e509c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e509c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e509c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e509c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.874946537 +0000 UTC m=+165.336805628 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e509c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50a80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50a80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50a80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50a80): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50a80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.874946537 +0000 UTC m=+165.336805628 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50a80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f8afc0 item 29 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50dc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50dc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50dc0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50dc0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50dc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.875972644 +0000 UTC m=+165.337831735 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50dc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50e40): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50e40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50e40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50e40): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50e40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.875972644 +0000 UTC m=+165.337831735 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e50e40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00301ee70 item 30 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e511c0): _readAt: size=2, off=0 2025/01/25 01:41:58 ERROR : open-test-file(0xc002e511c0): Couldn't read size of file 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e511c0): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e511c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e511c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e511c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e511c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51200): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51200): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51200): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51200): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51200): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.877013569 +0000 UTC m=+165.338872659 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51200): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e512c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e512c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e512c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e512c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e512c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.877013569 +0000 UTC m=+165.338872659 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e512c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00306ed20 item 31 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51600): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51600): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51600): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51600): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51600): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.878074461 +0000 UTC m=+165.339933553 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51600): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51680): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51680): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51680): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51680): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51680): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.878074461 +0000 UTC m=+165.339933553 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51680): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003110bd0 item 32 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51980): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51980): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51980): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51980): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51980): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.879129804 +0000 UTC m=+165.340988924 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51980): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e519c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e519c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e519c0): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e519c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e519c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031b8a80 item 33 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e519c0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e519c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.879431207 +0000 UTC m=+165.341290298 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e519c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51a00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51a00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51a00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51a00): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51a00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.879431207 +0000 UTC m=+165.341290298 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51a00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031b8bd0 item 33 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.880416088 +0000 UTC m=+165.342275178 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003216a80 item 34 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d40): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d40): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d40): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d40): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.88083491 +0000 UTC m=+165.342694001 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d80): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.88083491 +0000 UTC m=+165.342694001 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51d80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003216bd0 item 34 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e800): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e800): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e800): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e800): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e800): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.881837483 +0000 UTC m=+165.343696574 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e800): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e840): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e840): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e840): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e840): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e840): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00329c310 item 35 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e840): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e840): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.882193379 +0000 UTC m=+165.344052470 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e840): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e880): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e880): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e880): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e880): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e880): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.882193379 +0000 UTC m=+165.344052470 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0e880): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00329c460 item 35 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ebc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ebc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ebc0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ebc0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ebc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.883233953 +0000 UTC m=+165.345093043 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ebc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ec80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ec80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032f6310 item 36 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ec80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ec80): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ec80): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ec80): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ec80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.883604124 +0000 UTC m=+165.345463205 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ec80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ecc0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ecc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ecc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ecc0): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ecc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.883604124 +0000 UTC m=+165.345463205 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0ecc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032f6460 item 36 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0efc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0efc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0efc0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0efc0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0efc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.884707726 +0000 UTC m=+165.346566817 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0efc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f000): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f000): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f000): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f000): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f000): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00334a310 item 37 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f000): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f000): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.885117472 +0000 UTC m=+165.346976563 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f000): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f040): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f040): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f040): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f040): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f040): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.885117472 +0000 UTC m=+165.346976563 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f040): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00334a460 item 37 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f380): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f380): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f380): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f380): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f380): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.886201988 +0000 UTC m=+165.348061080 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f380): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f440): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f440): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003390310 item 38 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f440): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f440): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f440): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f440): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f440): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.886570807 +0000 UTC m=+165.348429898 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f440): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f480): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f480): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f480): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f480): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f480): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.886570807 +0000 UTC m=+165.348429898 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f480): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003390460 item 38 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f7c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f7c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f7c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f7c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f7c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.887576807 +0000 UTC m=+165.349435899 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f7c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f880): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f880): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f880): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f880): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f880): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00343e310 item 39 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f880): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f880): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.887911402 +0000 UTC m=+165.349770493 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f880): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f8c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f8c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f8c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f8c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f8c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.887911402 +0000 UTC m=+165.349770493 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0f8c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00343e460 item 39 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fc00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fc00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fc00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fc00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fc00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.888952729 +0000 UTC m=+165.350811820 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fc00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fcc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fcc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034a2310 item 40 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fcc0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fcc0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fcc0): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fcc0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fcc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.88928022 +0000 UTC m=+165.351139311 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fcc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fd00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fd00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fd00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fd00): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fd00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.88928022 +0000 UTC m=+165.351139311 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002b0fd00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034a2460 item 40 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da080): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da080): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da080): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da080): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da080): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da080): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da080): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.890216549 +0000 UTC m=+165.352075630 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da080): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da0c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da0c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da0c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034e0310 item 41 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da0c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da0c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.890502674 +0000 UTC m=+165.352361765 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da0c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da100): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da100): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da100): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da100): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da100): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034e0460 item 41 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da100): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da100): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.890815178 +0000 UTC m=+165.352674269 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da100): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da140): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da140): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da140): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da140): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da140): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.890815178 +0000 UTC m=+165.352674269 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da140): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034e05b0 item 41 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da4c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da4c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da4c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da4c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da4c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da4c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da4c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.891738984 +0000 UTC m=+165.353598075 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da4c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da500): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da500): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da500): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00351e460 item 42 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da500): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da500): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.892059584 +0000 UTC m=+165.353918675 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da500): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da5c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da5c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00351e5b0 item 42 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da5c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da5c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da5c0): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da5c0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da5c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.89238932 +0000 UTC m=+165.354248411 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da5c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da600): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da600): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da600): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da600): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da600): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.89238932 +0000 UTC m=+165.354248411 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da600): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00351e700 item 42 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da980): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da980): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da980): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da980): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da980): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da980): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da980): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.89336857 +0000 UTC m=+165.355227660 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da980): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da9c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da9c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da9c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035a45b0 item 43 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da9c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da9c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.893666957 +0000 UTC m=+165.355526048 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da9c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035a4700 item 43 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.894009628 +0000 UTC m=+165.355868719 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daac0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daac0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daac0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daac0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daac0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.894009628 +0000 UTC m=+165.355868719 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daac0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035a4850 item 43 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae40): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae40): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.894999637 +0000 UTC m=+165.356858728 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035ea700 item 44 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.895399514 +0000 UTC m=+165.357258605 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dae80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035ea850 item 44 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.895754889 +0000 UTC m=+165.357613980 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf80): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf80): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.895754889 +0000 UTC m=+165.357613980 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035ea9a0 item 44 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db300): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db300): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db300): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db300): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db300): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db300): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db300): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.8967131 +0000 UTC m=+165.358572190 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db300): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db340): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db340): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db340): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003670850 item 45 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db340): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db340): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.897078222 +0000 UTC m=+165.358937312 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db340): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.897078222 +0000 UTC m=+165.358937312 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036709a0 item 45 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db780): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db780): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db780): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db780): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db780): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db780): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db780): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.898137069 +0000 UTC m=+165.359996161 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db780): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db7c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db7c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db7c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036d2850 item 46 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db7c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db7c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.898605195 +0000 UTC m=+165.360464286 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db7c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db880): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db880): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db880): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db880): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db880): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.898605195 +0000 UTC m=+165.360464286 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db880): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036d29a0 item 46 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51e80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51e80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51e80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51e80): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51e80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51e80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51e80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.921478846 +0000 UTC m=+165.383337937 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51e80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51f00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51f00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51f00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003217500 item 47 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51f00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51f00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.92508289 +0000 UTC m=+165.386941981 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc002e51f00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbbc0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbbc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbbc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbbc0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbbc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.92508289 +0000 UTC m=+165.386941981 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbbc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00376e070 item 47 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2780): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2780): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2780): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2780): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2780): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2780): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2780): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.928499335 +0000 UTC m=+165.390358425 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2780): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f27c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f27c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f27c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00376ee70 item 48 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f27c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f27c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.928805787 +0000 UTC m=+165.390664878 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f27c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2a00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2a00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2a00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2a00): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2a00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.928805787 +0000 UTC m=+165.390664878 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f2a00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00376efc0 item 48 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3200): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3200): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3200): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3200): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3200): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.929754079 +0000 UTC m=+165.391613170 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3200): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3240): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3240): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3240): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3240): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3240): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3240): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394070 item 49 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3240): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3240): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.930045534 +0000 UTC m=+165.391904625 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3240): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3300): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3300): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3300): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3300): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3300): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.930045534 +0000 UTC m=+165.391904625 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3300): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003941c0 item 49 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3b40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3b40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3b40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3b40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3b40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.931376781 +0000 UTC m=+165.393235872 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3b40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3cc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3cc0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3cc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f340 item 50 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3cc0): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3cc0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3cc0): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3cc0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3cc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.931710895 +0000 UTC m=+165.393569976 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3cc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3d40): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3d40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3d40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3d40): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3d40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.931710895 +0000 UTC m=+165.393569976 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0007f3d40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f500 item 50 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378280): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378280): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378280): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378280): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378280): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.932652876 +0000 UTC m=+165.394511967 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378280): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003209a0 item 51 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.932998301 +0000 UTC m=+165.394857382 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378340): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378380): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378380): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378380): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378380): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378380): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.932998301 +0000 UTC m=+165.394857382 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378380): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320b60 item 51 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043786c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043786c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043786c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043786c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043786c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.933964627 +0000 UTC m=+165.395823718 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043786c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378780): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378780): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378780): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a850 item 52 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378780): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378780): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378780): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378780): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378780): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.934347091 +0000 UTC m=+165.396206182 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378780): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043787c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043787c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043787c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043787c0): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043787c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.934347091 +0000 UTC m=+165.396206182 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043787c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035aaf0 item 52 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378b00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378b00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378b00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378b00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378b00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.935359102 +0000 UTC m=+165.397218194 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378b00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378bc0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378bc0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378bc0): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378bc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378bc0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378bc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a60e0 item 53 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378bc0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378bc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.935674022 +0000 UTC m=+165.397533112 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378bc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378c00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378c00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378c00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378c00): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378c00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.935674022 +0000 UTC m=+165.397533112 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004378c00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6230 item 53 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379000): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379000): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379000): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379000): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379000): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.9369149 +0000 UTC m=+165.398773990 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379000): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043790c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043790c0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043790c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042627e0 item 54 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043790c0): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043790c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043790c0): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043790c0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043790c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.937244516 +0000 UTC m=+165.399103606 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043790c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379100): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379100): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379100): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379100): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379100): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.937244516 +0000 UTC m=+165.399103606 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379100): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004262930 item 54 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da1c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da1c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da1c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da1c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da1c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.939299877 +0000 UTC m=+165.401158967 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da1c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da280): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da280): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da280): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da280): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da280): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da280): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0059a63f0 item 55 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da280): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da280): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.93963949 +0000 UTC m=+165.401498572 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da280): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da2c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da2c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da2c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da2c0): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da2c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.93963949 +0000 UTC m=+165.401498572 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da2c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0059a6540 item 55 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da600): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da600): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da600): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da600): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da600): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.940608962 +0000 UTC m=+165.402468053 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da600): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da6c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da6c0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da6c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005686620 item 56 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da6c0): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da6c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da6c0): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da6c0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da6c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.941965286 +0000 UTC m=+165.403824377 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da6c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da700): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da700): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da700): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da700): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da700): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.941965286 +0000 UTC m=+165.403824377 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034da700): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005686770 item 56 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.942958112 +0000 UTC m=+165.404817193 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daa80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daac0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daac0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daac0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018bd50 item 57 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daac0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daac0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.943268863 +0000 UTC m=+165.405127954 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daac0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dab80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dab80): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dab80): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dab80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dab80): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dab80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018bea0 item 57 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dab80): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dab80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.943593519 +0000 UTC m=+165.405452610 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dab80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dabc0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dabc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dabc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dabc0): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dabc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.943593519 +0000 UTC m=+165.405452610 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dabc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00234a070 item 57 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.944622763 +0000 UTC m=+165.406481854 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf80): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf80): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523490 item 58 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf80): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.944952119 +0000 UTC m=+165.406811209 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034daf80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db040): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db040): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db040): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005235e0 item 58 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db040): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db040): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db040): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db040): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db040): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.946137633 +0000 UTC m=+165.407996725 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db040): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db080): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db080): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db080): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db080): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db080): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.946137633 +0000 UTC m=+165.407996725 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db080): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523730 item 58 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.947130809 +0000 UTC m=+165.408989900 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db400): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db440): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db440): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db440): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005335e0 item 59 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db440): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db440): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.947423706 +0000 UTC m=+165.409282797 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db440): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db500): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db500): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db500): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db500): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db500): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db500): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533730 item 59 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db500): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db500): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.947764654 +0000 UTC m=+165.409623744 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db500): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db540): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db540): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db540): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db540): >_readAt: n=8, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db540): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.947764654 +0000 UTC m=+165.409623744 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db540): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533880 item 59 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db8c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db8c0): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db8c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db8c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db8c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db8c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db8c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db8c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.948803735 +0000 UTC m=+165.410662826 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db8c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db900): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db900): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db900): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7730 item 60 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db900): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db900): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.949784728 +0000 UTC m=+165.411643810 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db900): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db9c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db9c0): open at offset 5 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db9c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7880 item 60 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db9c0): _readAt: size=2, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db9c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db9c0): _writeAt: size=3, off=5 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db9c0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db9c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.950143808 +0000 UTC m=+165.412002900 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034db9c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dba00): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dba00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dba00): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dba00): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dba00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.950143808 +0000 UTC m=+165.412002900 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dba00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a79d0 item 60 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbec0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbec0): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbec0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbec0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbec0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbec0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbec0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbec0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.951083555 +0000 UTC m=+165.412942636 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbec0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbf00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbf00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbf00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d1880 item 61 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbf00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbf00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.952585141 +0000 UTC m=+165.414444231 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0034dbf00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a040): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a040): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a040): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a040): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a040): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.952585141 +0000 UTC m=+165.414444231 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a040): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d19d0 item 61 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a3c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a3c0): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a3c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a3c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a3c0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a3c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a3c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a3c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.953661732 +0000 UTC m=+165.415520823 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a3c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a400): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a400): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a400): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607880 item 62 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a400): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a400): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.953966211 +0000 UTC m=+165.415825303 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a400): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a4c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a4c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a4c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a4c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a4c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.953966211 +0000 UTC m=+165.415825303 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a4c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006079d0 item 62 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a840): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a840): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a840): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a840): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a840): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a840): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a840): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a840): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.954989915 +0000 UTC m=+165.416849006 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a840): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a880): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a880): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a880): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625880 item 63 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a880): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a880): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.955291848 +0000 UTC m=+165.417150940 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a880): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a940): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a940): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a940): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.955291848 +0000 UTC m=+165.417150940 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3a940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006259d0 item 63 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 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/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3acc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3acc0): open at offset 0 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3acc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3acc0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3acc0): >_readAt: n=0, err=Bad file descriptor 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3acc0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3acc0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3acc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.956702985 +0000 UTC m=+165.418562076 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3acc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3ad00): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3ad00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3ad00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f880 item 64 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3ad00): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3ad00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.957013336 +0000 UTC m=+165.418872426 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3ad00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3aec0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3aec0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3aec0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3aec0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3aec0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.957013336 +0000 UTC m=+165.418872426 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3aec0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f9d0 item 64 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3b1c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3b1c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3b1c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3b1c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3b1c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.958044291 +0000 UTC m=+165.419903383 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006b3b1c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379280): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379280): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379280): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379280): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379280): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00472e850 item 65 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379280): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379280): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.958321119 +0000 UTC m=+165.420180210 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379280): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043792c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043792c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043792c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043792c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043792c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.958321119 +0000 UTC m=+165.420180210 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043792c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00472e9a0 item 65 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043795c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043795c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043795c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043795c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043795c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.95925851 +0000 UTC m=+165.421117602 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043795c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379600): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379600): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071a850 item 66 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379600): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379600): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379600): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379600): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379600): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.959756422 +0000 UTC m=+165.421615512 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379600): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379640): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379640): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379640): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379640): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379640): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.959756422 +0000 UTC m=+165.421615512 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379640): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071a9a0 item 66 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379940): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379940): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379940): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.962023507 +0000 UTC m=+165.423882599 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379980): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379980): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379980): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379980): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379980): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007bc850 item 67 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379980): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379980): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.962954777 +0000 UTC m=+165.424813878 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379980): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043799c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043799c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043799c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043799c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043799c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.962954777 +0000 UTC m=+165.424813878 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0043799c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007bc9a0 item 67 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379d40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379d40): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379d40): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379d40): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379d40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.988955552 +0000 UTC m=+165.450814643 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379d40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e00): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e00): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f8850 item 68 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e00): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e00): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e00): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e00): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e00): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.989392378 +0000 UTC m=+165.451251470 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e00): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e40): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e40): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e40): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e40): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e40): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.989392378 +0000 UTC m=+165.451251470 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc004379e40): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f89a0 item 68 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069361c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069361c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069361c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069361c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069361c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.990585768 +0000 UTC m=+165.452444859 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069361c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936200): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936200): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936200): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936200): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936200): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000852850 item 69 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936200): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936200): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.990963895 +0000 UTC m=+165.452822985 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936200): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936240): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936240): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936240): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936240): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936240): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.990963895 +0000 UTC m=+165.452822985 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936240): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008529a0 item 69 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936580): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936580): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936580): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936580): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936580): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.992380663 +0000 UTC m=+165.454239753 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936580): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936640): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936640): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000878850 item 70 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936640): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936640): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936640): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936640): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936640): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.992754029 +0000 UTC m=+165.454613121 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936640): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936680): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936680): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936680): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936680): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936680): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.992754029 +0000 UTC m=+165.454613121 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936680): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008789a0 item 70 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069369c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069369c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069369c0): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069369c0): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069369c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.993847663 +0000 UTC m=+165.455706754 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069369c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936b80): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936b80): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936b80): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936b80): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936b80): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c0850 item 71 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936b80): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936b80): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.994190785 +0000 UTC m=+165.456049876 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936b80): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936bc0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936bc0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936bc0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936bc0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936bc0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.994190785 +0000 UTC m=+165.456049876 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006936bc0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c09a0 item 71 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937100): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937100): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937100): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937100): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937100): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.995093011 +0000 UTC m=+165.456952101 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937100): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069371c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069371c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fe850 item 72 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069371c0): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069371c0): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069371c0): _writeAt: size=3, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069371c0): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069371c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.995396968 +0000 UTC m=+165.457256060 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069371c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937200): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937200): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937200): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937200): >_readAt: n=3, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937200): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.995396968 +0000 UTC m=+165.457256060 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937200): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fe9a0 item 72 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937500): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937500): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937500): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937500): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937500): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937500): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937500): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.996345972 +0000 UTC m=+165.458205063 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937500): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937540): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937540): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937540): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000924850 item 73 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937540): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937540): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.996636093 +0000 UTC m=+165.458495174 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937540): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937580): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937580): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937580): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937580): >_readAt: n=2, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937580): _writeAt: size=3, off=2 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009249a0 item 73 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937580): >_writeAt: n=3, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937580): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.998447609 +0000 UTC m=+165.460306700 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937580): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069375c0): _readAt: size=512, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069375c0): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069375c0): >openPending: err= 2025/01/25 01:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069375c0): >_readAt: n=5, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069375c0): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.998447609 +0000 UTC m=+165.460306700 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc0069375c0): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: Remove: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000924af0 item 73 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937940): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937940): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937940): _readAt: size=2, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937940): >_readAt: n=0, err=EOF 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937940): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937940): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937940): close: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.999471112 +0000 UTC m=+165.461330202 2025/01/25 01:41:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937940): >close: err= 2025/01/25 01:41:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:58 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937980): _writeAt: size=5, off=0 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937980): openPending: 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937980): >openPending: err= 2025/01/25 01:41:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095a9a0 item 74 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937980): >_writeAt: n=5, err= 2025/01/25 01:41:58 DEBUG : open-test-file(0xc006937980): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:58.999850069 +0000 UTC m=+165.461709161 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937980): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a40): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a40): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095aaf0 item 74 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a40): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a40): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a40): _writeAt: size=3, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a40): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a40): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.000220972 +0000 UTC m=+165.462080063 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a40): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a80): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a80): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a80): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a80): >_readAt: n=3, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a80): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.000220972 +0000 UTC m=+165.462080063 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937a80): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095ac40 item 74 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e40): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e40): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e40): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e40): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e40): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e40): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e40): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.001261948 +0000 UTC m=+165.463121039 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e40): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e80): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e80): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e80): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099caf0 item 75 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e80): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e80): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.001659441 +0000 UTC m=+165.463518531 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937e80): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937f40): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937f40): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937f40): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937f40): >_readAt: n=2, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937f40): _writeAt: size=3, off=2 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099cc40 item 75 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937f40): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937f40): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.002013371 +0000 UTC m=+165.463872463 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006937f40): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c000): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c000): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c000): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c000): >_readAt: n=5, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c000): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.002013371 +0000 UTC m=+165.463872463 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c000): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099cd90 item 75 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c380): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c380): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c380): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c380): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c380): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c380): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c380): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.00302356 +0000 UTC m=+165.464882651 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c380): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c3c0): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c3c0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c3c0): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c4c40 item 76 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c3c0): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c3c0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.003342214 +0000 UTC m=+165.465201305 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c3c0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c4c0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c4c0): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c4d90 item 76 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c4c0): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c4c0): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c4c0): _writeAt: size=3, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c4c0): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c4c0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.003665158 +0000 UTC m=+165.465524250 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c4c0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c500): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c500): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c500): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c500): >_readAt: n=3, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c500): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.003665158 +0000 UTC m=+165.465524250 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c500): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c4ee0 item 76 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c880): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c880): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c880): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c880): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c880): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c880): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c880): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.004658865 +0000 UTC m=+165.466517957 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c880): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c8c0): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c8c0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c8c0): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a02d90 item 77 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c8c0): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c8c0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.005228549 +0000 UTC m=+165.467087640 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c8c0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c980): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c980): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c980): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c980): >_readAt: n=5, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c980): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.005228549 +0000 UTC m=+165.467087640 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668c980): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a02ee0 item 77 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce00): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce00): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce00): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce00): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce00): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce00): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce00): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.006300092 +0000 UTC m=+165.468159183 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce00): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce40): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce40): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce40): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36d90 item 78 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce40): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce40): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.006680984 +0000 UTC m=+165.468540074 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668ce40): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668cf00): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668cf00): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668cf00): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668cf00): >_readAt: n=5, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668cf00): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.006680984 +0000 UTC m=+165.468540074 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668cf00): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a36ee0 item 78 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d280): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d280): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d280): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d280): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d280): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d280): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d280): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.007702933 +0000 UTC m=+165.469562024 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d280): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d3c0): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d3c0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d3c0): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a66d90 item 79 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d3c0): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d3c0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.007998425 +0000 UTC m=+165.469857516 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d3c0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d500): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d500): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d500): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d500): >_readAt: n=5, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d500): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.007998425 +0000 UTC m=+165.469857516 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d500): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a66ee0 item 79 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 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/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d880): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d880): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d880): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d880): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d880): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d880): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d880): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.009066361 +0000 UTC m=+165.470925451 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d880): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d8c0): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d8c0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d8c0): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa2d90 item 80 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d8c0): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d8c0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.009363576 +0000 UTC m=+165.471222667 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d8c0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d980): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d980): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d980): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d980): >_readAt: n=5, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d980): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.009363576 +0000 UTC m=+165.471222667 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668d980): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa2ee0 item 80 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd00): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd00): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd00): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd00): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd00): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.010394742 +0000 UTC m=+165.472253834 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd00): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd40): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd40): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd40): open at offset 5 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd40): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd40): >_readAt: n=2, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd40): _writeAt: size=3, off=7 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000accd90 item 81 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd40): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd40): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.010707868 +0000 UTC m=+165.472566959 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd40): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd80): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd80): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd80): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd80): >_readAt: n=8, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd80): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.010707868 +0000 UTC m=+165.472566959 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00668dd80): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000accee0 item 81 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398300): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398300): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398300): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398300): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398300): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.011644919 +0000 UTC m=+165.473504010 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398300): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398500): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398500): open at offset 5 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398500): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b14d90 item 82 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398500): _readAt: size=2, off=5 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398500): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398500): _writeAt: size=3, off=5 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398500): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398500): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.01199305 +0000 UTC m=+165.473852141 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398500): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0073986c0): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0073986c0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0073986c0): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0073986c0): >_readAt: n=3, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0073986c0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.01199305 +0000 UTC m=+165.473852141 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0073986c0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b14ee0 item 82 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398d40): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398d40): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398d40): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398d40): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398d40): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.012936783 +0000 UTC m=+165.474795874 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398d40): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398e80): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398e80): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398e80): open at offset 5 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398e80): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398e80): >_readAt: n=2, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398e80): _writeAt: size=3, off=7 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b3ad90 item 83 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398e80): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398e80): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.013271538 +0000 UTC m=+165.475130629 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398e80): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b200): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b200): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b200): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b200): >_readAt: n=8, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b200): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.013271538 +0000 UTC m=+165.475130629 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b200): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b3aee0 item 83 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b540): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b540): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b540): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b540): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b540): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.014335016 +0000 UTC m=+165.476194108 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b540): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b600): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b600): open at offset 5 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b600): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b8d650 item 84 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b600): _readAt: size=2, off=5 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b600): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b600): _writeAt: size=3, off=5 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b600): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b600): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.014714034 +0000 UTC m=+165.476573125 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b600): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b640): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b640): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b640): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b640): >_readAt: n=3, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b640): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.014714034 +0000 UTC m=+165.476573125 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b640): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b8d7a0 item 84 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b980): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b980): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b980): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b980): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b980): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.015700247 +0000 UTC m=+165.477559339 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3b980): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba40): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba40): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba40): open at offset 5 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba40): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba40): >_readAt: n=2, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba40): _writeAt: size=3, off=7 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9f650 item 85 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba40): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba40): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.016074406 +0000 UTC m=+165.477933497 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba40): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba80): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba80): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba80): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba80): >_readAt: n=8, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba80): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.016074406 +0000 UTC m=+165.477933497 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3ba80): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9f7a0 item 85 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3bdc0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3bdc0): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3bdc0): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3bdc0): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3bdc0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.017085324 +0000 UTC m=+165.478944416 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3bdc0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3be80): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3be80): open at offset 5 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3be80): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c01650 item 86 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3be80): _readAt: size=2, off=5 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3be80): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3be80): _writeAt: size=3, off=5 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3be80): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3be80): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.01754293 +0000 UTC m=+165.479402021 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3be80): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3bec0): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3bec0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3bec0): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3bec0): >_readAt: n=3, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3bec0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.01754293 +0000 UTC m=+165.479402021 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc006b3bec0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c017a0 item 86 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674540): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674540): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674540): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674540): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674540): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.018687019 +0000 UTC m=+165.480546109 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674540): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674680): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674680): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674680): open at offset 5 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674680): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674680): >_readAt: n=2, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674680): _writeAt: size=3, off=7 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c49650 item 87 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674680): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674680): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.019060105 +0000 UTC m=+165.480919196 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674680): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674700): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674700): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674700): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674700): >_readAt: n=8, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674700): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.019060105 +0000 UTC m=+165.480919196 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674700): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c497a0 item 87 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 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/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674fc0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674fc0): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674fc0): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674fc0): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674fc0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.020150332 +0000 UTC m=+165.482009423 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007674fc0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675200): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675200): open at offset 5 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675200): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c85650 item 88 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675200): _readAt: size=2, off=5 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675200): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675200): _writeAt: size=3, off=5 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675200): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675200): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.020500126 +0000 UTC m=+165.482359216 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675200): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675240): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675240): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675240): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675240): >_readAt: n=3, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675240): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.020500126 +0000 UTC m=+165.482359216 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675240): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c857a0 item 88 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675a00): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675a00): open at offset 0 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675a00): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675a00): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675a00): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675a00): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675a00): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675a00): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.021475839 +0000 UTC m=+165.483334930 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675a00): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675b00): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675b00): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675b00): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdd650 item 89 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675b00): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675b00): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.022148406 +0000 UTC m=+165.484007496 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675b00): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d40): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d40): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d40): open at offset 5 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d40): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d40): >_readAt: n=2, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d40): _writeAt: size=3, off=7 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdd7a0 item 89 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d40): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d40): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.022494663 +0000 UTC m=+165.484353754 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d40): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d80): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d80): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d80): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d80): >_readAt: n=8, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d80): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.022494663 +0000 UTC m=+165.484353754 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007675d80): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdd8f0 item 89 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f0c0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f0c0): open at offset 0 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f0c0): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f0c0): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f0c0): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f0c0): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f0c0): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f0c0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.023503418 +0000 UTC m=+165.485362498 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f0c0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f180): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f180): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f180): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d097a0 item 90 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f180): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f180): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.023800944 +0000 UTC m=+165.485660024 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f180): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f400): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f400): open at offset 5 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f400): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d098f0 item 90 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f400): _readAt: size=2, off=5 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f400): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f400): _writeAt: size=3, off=5 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f400): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f400): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.024140779 +0000 UTC m=+165.485999870 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f400): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f5c0): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f5c0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f5c0): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f5c0): >_readAt: n=3, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f5c0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.024140779 +0000 UTC m=+165.485999870 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00043f5c0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d09a40 item 90 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f00): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f00): open at offset 0 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f00): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f00): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f00): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f00): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f00): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f00): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.025108898 +0000 UTC m=+165.486967988 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f00): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f40): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f40): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f40): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d638f0 item 91 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f40): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f40): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.025398639 +0000 UTC m=+165.487257729 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b4f40): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5500): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5500): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5500): open at offset 5 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5500): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5500): >_readAt: n=2, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5500): _writeAt: size=3, off=7 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d63a40 item 91 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5500): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5500): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.025820607 +0000 UTC m=+165.487679698 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5500): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5540): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5540): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5540): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5540): >_readAt: n=8, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5540): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.025820607 +0000 UTC m=+165.487679698 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0003b5540): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d63b90 item 91 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 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/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea140): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea140): open at offset 0 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea140): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea140): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea140): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea140): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea140): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea140): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.026777565 +0000 UTC m=+165.488636656 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea140): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea180): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea180): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea180): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dada40 item 92 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea180): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea180): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.027194605 +0000 UTC m=+165.489053696 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea180): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea3c0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea3c0): open at offset 5 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea3c0): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dadb90 item 92 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea3c0): _readAt: size=2, off=5 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea3c0): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea3c0): _writeAt: size=3, off=5 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea3c0): >_writeAt: n=3, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea3c0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.027559817 +0000 UTC m=+165.489418898 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea3c0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea400): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea400): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea400): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea400): >_readAt: n=3, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea400): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.027559817 +0000 UTC m=+165.489418898 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ea400): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dadce0 item 92 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eab80): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eab80): open at offset 0 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eab80): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eab80): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eab80): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eab80): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eab80): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eab80): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.028480969 +0000 UTC m=+165.490340060 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eab80): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eac80): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eac80): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eac80): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dddb90 item 93 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eac80): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eac80): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.028879353 +0000 UTC m=+165.490738445 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eac80): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ead80): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ead80): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ead80): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ead80): >_readAt: n=5, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ead80): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.028879353 +0000 UTC m=+165.490738445 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079ead80): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dddce0 item 93 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 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/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb500): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb500): open at offset 0 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb500): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb500): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb500): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb500): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb500): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb500): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.02989449 +0000 UTC m=+165.491753581 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb500): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb6c0): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb6c0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb6c0): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11b90 item 94 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb6c0): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb6c0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.030185163 +0000 UTC m=+165.492044254 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb6c0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb780): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb780): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb780): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb780): >_readAt: n=5, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb780): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.030185163 +0000 UTC m=+165.492044254 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc0079eb780): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11ce0 item 94 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 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/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00625e180): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00625e180): open at offset 0 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00625e180): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00625e180): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00625e180): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00625e180): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00625e180): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00625e180): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.031212263 +0000 UTC m=+165.493071353 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc00625e180): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398f80): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398f80): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398f80): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b3b0a0 item 95 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398f80): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398f80): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.031520538 +0000 UTC m=+165.493379629 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007398f80): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399100): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399100): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399100): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399100): >_readAt: n=5, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399100): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.031520538 +0000 UTC m=+165.493379629 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399100): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b3b1f0 item 95 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 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/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399b80): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399b80): open at offset 0 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399b80): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399b80): _readAt: size=2, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399b80): >_readAt: n=0, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399b80): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399b80): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399b80): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.032487445 +0000 UTC m=+165.494346526 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399b80): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399bc0): _writeAt: size=5, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399bc0): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399bc0): >openPending: err= 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e910a0 item 96 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399bc0): >_writeAt: n=5, err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399bc0): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.032847057 +0000 UTC m=+165.494706149 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399bc0): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/25 01:41:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:41:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/25 01:41:59 DEBUG : open-test-file: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399e00): _readAt: size=512, off=0 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399e00): openPending: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399e00): >openPending: err= 2025/01/25 01:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399e00): >_readAt: n=5, err=EOF 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399e00): close: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-25 01:41:59.032847057 +0000 UTC m=+165.494706149 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/25 01:41:59 DEBUG : open-test-file(0xc007399e00): >close: err= 2025/01/25 01:41:59 DEBUG : open-test-file: Remove: 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e911f0 item 96 2025/01/25 01:41:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/25 01:41:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/25 01:41:59 DEBUG : open-test-file: >Remove: err= 2025/01/25 01:41:59 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:59 DEBUG : : Looking for writers 2025/01/25 01:41:59 DEBUG : >WaitForWriters: 2025/01/25 01:41:59 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.41s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.21s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.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.01s) --- 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.03s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:41:59 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:41:59 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:41:59 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:59 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:41:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:41:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:41:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:41:59 DEBUG : file1: newRWFileHandle: 2025/01/25 01:41:59 DEBUG : file1(0xc0000afb40): openPending: 2025/01/25 01:41:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:59 DEBUG : file1(0xc0000afb40): >openPending: err= 2025/01/25 01:41:59 DEBUG : file1: >newRWFileHandle: err= 2025/01/25 01:41:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:41:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/25 01:41:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/25 01:41:59 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/01/25 01:41:59 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:41:59 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/01/25 01:41:59 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:41:59 DEBUG : : Looking for writers 2025/01/25 01:41:59 DEBUG : file1: reading active writers 2025/01/25 01:41:59 DEBUG : file1: active writers 1 2025/01/25 01:41:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:41:59 DEBUG : : Looking for writers 2025/01/25 01:41:59 DEBUG : file1: reading active writers 2025/01/25 01:41:59 DEBUG : file1: active writers 1 2025/01/25 01:41:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:41:59 DEBUG : : Looking for writers 2025/01/25 01:41:59 DEBUG : file1: reading active writers 2025/01/25 01:41:59 DEBUG : file1: active writers 1 2025/01/25 01:41:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:41:59 DEBUG : : Looking for writers 2025/01/25 01:41:59 DEBUG : file1: reading active writers 2025/01/25 01:41:59 DEBUG : file1: active writers 1 2025/01/25 01:41:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:41:59 DEBUG : : Looking for writers 2025/01/25 01:41:59 DEBUG : file1: reading active writers 2025/01/25 01:41:59 DEBUG : file1: active writers 1 2025/01/25 01:41:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:41:59 DEBUG : : Looking for writers 2025/01/25 01:41:59 DEBUG : file1: reading active writers 2025/01/25 01:41:59 DEBUG : file1: active writers 1 2025/01/25 01:41:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/01/25 01:41:59 DEBUG : : Looking for writers 2025/01/25 01:41:59 DEBUG : file1: reading active writers 2025/01/25 01:41:59 DEBUG : file1: active writers 1 2025/01/25 01:41:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/01/25 01:42:00 DEBUG : : Looking for writers 2025/01/25 01:42:00 DEBUG : file1: reading active writers 2025/01/25 01:42:00 DEBUG : file1: active writers 1 2025/01/25 01:42:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:01 DEBUG : : Looking for writers 2025/01/25 01:42:01 DEBUG : file1: reading active writers 2025/01/25 01:42:01 DEBUG : file1: active writers 1 2025/01/25 01:42:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:02 DEBUG : : Looking for writers 2025/01/25 01:42:02 DEBUG : file1: reading active writers 2025/01/25 01:42:02 DEBUG : file1: active writers 1 2025/01/25 01:42:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:03 DEBUG : : Looking for writers 2025/01/25 01:42:03 DEBUG : file1: reading active writers 2025/01/25 01:42:03 DEBUG : file1: active writers 1 2025/01/25 01:42:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:04 DEBUG : : Looking for writers 2025/01/25 01:42:04 DEBUG : file1: reading active writers 2025/01/25 01:42:04 DEBUG : file1: active writers 1 2025/01/25 01:42:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:05 DEBUG : : Looking for writers 2025/01/25 01:42:05 DEBUG : file1: reading active writers 2025/01/25 01:42:05 DEBUG : file1: active writers 1 2025/01/25 01:42:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:06 DEBUG : : Looking for writers 2025/01/25 01:42:06 DEBUG : file1: reading active writers 2025/01/25 01:42:06 DEBUG : file1: active writers 1 2025/01/25 01:42:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:07 DEBUG : : Looking for writers 2025/01/25 01:42:07 DEBUG : file1: reading active writers 2025/01/25 01:42:07 DEBUG : file1: active writers 1 2025/01/25 01:42:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:08 DEBUG : : Looking for writers 2025/01/25 01:42:08 DEBUG : file1: reading active writers 2025/01/25 01:42:08 DEBUG : file1: active writers 1 2025/01/25 01:42:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:09 DEBUG : : Looking for writers 2025/01/25 01:42:09 DEBUG : file1: reading active writers 2025/01/25 01:42:09 DEBUG : file1: active writers 1 2025/01/25 01:42:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:10 DEBUG : : Looking for writers 2025/01/25 01:42:10 DEBUG : file1: reading active writers 2025/01/25 01:42:10 DEBUG : file1: active writers 1 2025/01/25 01:42:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:11 DEBUG : : Looking for writers 2025/01/25 01:42:11 DEBUG : file1: reading active writers 2025/01/25 01:42:11 DEBUG : file1: active writers 1 2025/01/25 01:42:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:12 DEBUG : : Looking for writers 2025/01/25 01:42:12 DEBUG : file1: reading active writers 2025/01/25 01:42:12 DEBUG : file1: active writers 1 2025/01/25 01:42:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:13 DEBUG : : Looking for writers 2025/01/25 01:42:13 DEBUG : file1: reading active writers 2025/01/25 01:42:13 DEBUG : file1: active writers 1 2025/01/25 01:42:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:14 DEBUG : : Looking for writers 2025/01/25 01:42:14 DEBUG : file1: reading active writers 2025/01/25 01:42:14 DEBUG : file1: active writers 1 2025/01/25 01:42:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:15 DEBUG : : Looking for writers 2025/01/25 01:42:15 DEBUG : file1: reading active writers 2025/01/25 01:42:15 DEBUG : file1: active writers 1 2025/01/25 01:42:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:16 DEBUG : : Looking for writers 2025/01/25 01:42:16 DEBUG : file1: reading active writers 2025/01/25 01:42:16 DEBUG : file1: active writers 1 2025/01/25 01:42:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:17 DEBUG : : Looking for writers 2025/01/25 01:42:17 DEBUG : file1: reading active writers 2025/01/25 01:42:17 DEBUG : file1: active writers 1 2025/01/25 01:42:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:18 DEBUG : : Looking for writers 2025/01/25 01:42:18 DEBUG : file1: reading active writers 2025/01/25 01:42:18 DEBUG : file1: active writers 1 2025/01/25 01:42:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:19 DEBUG : : Looking for writers 2025/01/25 01:42:19 DEBUG : file1: reading active writers 2025/01/25 01:42:19 DEBUG : file1: active writers 1 2025/01/25 01:42:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:20 DEBUG : : Looking for writers 2025/01/25 01:42:20 DEBUG : file1: reading active writers 2025/01/25 01:42:20 DEBUG : file1: active writers 1 2025/01/25 01:42:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:21 DEBUG : : Looking for writers 2025/01/25 01:42:21 DEBUG : file1: reading active writers 2025/01/25 01:42:21 DEBUG : file1: active writers 1 2025/01/25 01:42:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:22 DEBUG : : Looking for writers 2025/01/25 01:42:22 DEBUG : file1: reading active writers 2025/01/25 01:42:22 DEBUG : file1: active writers 1 2025/01/25 01:42:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:23 DEBUG : : Looking for writers 2025/01/25 01:42:23 DEBUG : file1: reading active writers 2025/01/25 01:42:23 DEBUG : file1: active writers 1 2025/01/25 01:42:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:24 DEBUG : : Looking for writers 2025/01/25 01:42:24 DEBUG : file1: reading active writers 2025/01/25 01:42:24 DEBUG : file1: active writers 1 2025/01/25 01:42:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:25 DEBUG : : Looking for writers 2025/01/25 01:42:25 DEBUG : file1: reading active writers 2025/01/25 01:42:25 DEBUG : file1: active writers 1 2025/01/25 01:42:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:26 DEBUG : : Looking for writers 2025/01/25 01:42:26 DEBUG : file1: reading active writers 2025/01/25 01:42:26 DEBUG : file1: active writers 1 2025/01/25 01:42:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:27 DEBUG : : Looking for writers 2025/01/25 01:42:27 DEBUG : file1: reading active writers 2025/01/25 01:42:27 DEBUG : file1: active writers 1 2025/01/25 01:42:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:28 DEBUG : : Looking for writers 2025/01/25 01:42:28 DEBUG : file1: reading active writers 2025/01/25 01:42:28 DEBUG : file1: active writers 1 2025/01/25 01:42:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/25 01:42:29 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000223680 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000eda308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824649294656} name:file1 opens:1 downloaders: o: fd:0xc005a27088 info:{ModTime:{wall:13969372444780465008 ext:165499938435 loc:0x3c0e500} ATime:{wall:13969372444780465008 ext:165499938435 loc:0x3c0e500} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/01/25 01:42:29 DEBUG : >WaitForWriters: 2025/01/25 01:42:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.24s) === RUN TestRWCacheRename run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:42:29 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:42:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:42:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:42:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:42:29 DEBUG : Config file has changed externally - reloading 2025/01/25 01:42:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:42:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:42:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:42:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:42:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:42:29 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:42:29 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:42:29 DEBUG : rename_me: newRWFileHandle: 2025/01/25 01:42:29 DEBUG : rename_me(0xc002e50300): openPending: 2025/01/25 01:42:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/01/25 01:42:29 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/25 01:42:29 INFO : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/01/25 01:42:29 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/25 01:42:29 DEBUG : rename_me(0xc002e50300): >openPending: err= 2025/01/25 01:42:29 DEBUG : rename_me: >newRWFileHandle: err= 2025/01/25 01:42:29 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/25 01:42:29 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/01/25 01:42:29 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/01/25 01:42:29 DEBUG : rename_me(0xc002e50300): _writeAt: size=5, off=0 2025/01/25 01:42:29 DEBUG : rename_me(0xc002e50300): >_writeAt: n=5, err= 2025/01/25 01:42:29 DEBUG : rename_me(0xc002e50300): close: 2025/01/25 01:42:29 DEBUG : rename_me: vfs cache: setting modification time to 2025-01-25 01:42:29.280772134 +0000 UTC m=+195.742631235 2025/01/25 01:42:29 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/01/25 01:42:29 DEBUG : rename_me(0xc002e50300): >close: err= 2025/01/25 01:42:29 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/01/25 01:42:29 DEBUG : i_was_renamed: Updating file with 0xc0040f2300 2025/01/25 01:42:29 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/01/25 01:42:29 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/25 01:42:29 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:29 DEBUG : : Looking for writers 2025/01/25 01:42:29 DEBUG : i_was_renamed: reading active writers 2025/01/25 01:42:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/25 01:42:29 DEBUG : : Looking for writers 2025/01/25 01:42:29 DEBUG : i_was_renamed: reading active writers 2025/01/25 01:42:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/25 01:42:29 DEBUG : : Looking for writers 2025/01/25 01:42:29 DEBUG : i_was_renamed: reading active writers 2025/01/25 01:42:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/25 01:42:29 DEBUG : : Looking for writers 2025/01/25 01:42:29 DEBUG : i_was_renamed: reading active writers 2025/01/25 01:42:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/25 01:42:29 DEBUG : i_was_renamed: vfs cache: starting upload 2025/01/25 01:42:29 DEBUG : : Looking for writers 2025/01/25 01:42:29 DEBUG : i_was_renamed: reading active writers 2025/01/25 01:42:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/25 01:42:29 INFO : i_was_renamed: Copied (new) 2025/01/25 01:42:29 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/01/25 01:42:29 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/01/25 01:42:29 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/25 01:42:29 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/01/25 01:42:29 DEBUG : : Looking for writers 2025/01/25 01:42:29 DEBUG : i_was_renamed: reading active writers 2025/01/25 01:42:29 DEBUG : >WaitForWriters: 2025/01/25 01:42:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.38s) === RUN TestRWCacheUpdate run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:42:29 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/25 01:42:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:42:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:42:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:42:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:42:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:42:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" 2025/01/25 01:42:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/25 01:42:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xaqoxon5rowa" read_write_test.go:729: skip as modtime not supported 2025/01/25 01:42:29 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:29 DEBUG : : Looking for writers 2025/01/25 01:42:29 DEBUG : >WaitForWriters: 2025/01/25 01:42:29 DEBUG : mega root 'rclone-test-xaqoxon5rowa': vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.00s) === RUN TestCaseSensitivity run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:42:29 DEBUG : : forgetting directory cache 2025/01/25 01:42:30 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:30 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:42:30 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:30 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:42:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/25 01:42:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/25 01:42:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/25 01:42:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/25 01:42:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/25 01:42:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/25 01:42:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/25 01:42:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/25 01:42:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/25 01:42:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/25 01:42:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/25 01:42:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/25 01:42:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:34 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/25 01:42:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/25 01:42:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/25 01:42:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/25 01:42:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/25 01:42:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/25 01:42:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:35 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/25 01:42:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/25 01:42:35 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/01/25 01:42:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:35 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/25 01:42:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/25 01:42:35 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/01/25 01:42:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/25 01:42:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/25 01:42:36 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/01/25 01:42:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/25 01:42:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/25 01:42:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/25 01:42:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:37 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/25 01:42:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/25 01:42:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/25 01:42:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:38 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/25 01:42:38 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/25 01:42:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:38 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/25 01:42:38 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/25 01:42:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/25 01:42:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/25 01:42:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/25 01:42:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:38 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/01/25 01:42:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:38 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/01/25 01:42:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:38 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/01/25 01:42:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/25 01:42:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/25 01:42:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/25 01:42:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:39 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/25 01:42:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/25 01:42:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/25 01:42:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:40 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/01/25 01:42:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:40 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/01/25 01:42:40 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:40 DEBUG : : Looking for writers 2025/01/25 01:42:40 DEBUG : FiLeA: reading active writers 2025/01/25 01:42:40 DEBUG : FiLeB: reading active writers 2025/01/25 01:42:40 DEBUG : FilEb: reading active writers 2025/01/25 01:42:40 DEBUG : >WaitForWriters: 2025/01/25 01:42:40 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:40 DEBUG : : Looking for writers 2025/01/25 01:42:40 DEBUG : FiLeA: reading active writers 2025/01/25 01:42:40 DEBUG : FiLeB: reading active writers 2025/01/25 01:42:40 DEBUG : FilEb: reading active writers 2025/01/25 01:42:40 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (12.71s) === RUN TestUnicodeNormalization run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:42:42 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:42 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:42:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/25 01:42:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/25 01:42:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/25 01:42:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/01/25 01:42:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/01/25 01:42:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/01/25 01:42:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/25 01:42:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/25 01:42:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/25 01:42:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:42:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/25 01:42:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/01/25 01:42:45 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:45 DEBUG : : Looking for writers 2025/01/25 01:42:45 DEBUG : normal name with no special characters.txt: reading active writers 2025/01/25 01:42:45 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/01/25 01:42:45 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (2.89s) === RUN TestVFSNew run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:42:45 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:45 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:42:45 DEBUG : mega root 'rclone-test-xaqoxon5rowa': Reusing VFS from active cache 2025/01/25 01:42:45 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:45 DEBUG : : Looking for writers 2025/01/25 01:42:45 DEBUG : >WaitForWriters: 2025/01/25 01:42:45 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:45 DEBUG : : Looking for writers 2025/01/25 01:42:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:42:45 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:45 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:42:45 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:45 DEBUG : : Looking for writers 2025/01/25 01:42:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:42:45 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:45 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:42:45 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:45 DEBUG : : Looking for writers 2025/01/25 01:42:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:42:45 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:45 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:42:45 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:45 DEBUG : dir: Looking for writers 2025/01/25 01:42:45 DEBUG : file2: reading active writers 2025/01/25 01:42:45 DEBUG : : Looking for writers 2025/01/25 01:42:45 DEBUG : file1: reading active writers 2025/01/25 01:42:45 DEBUG : dir: reading active writers 2025/01/25 01:42:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.82s) === RUN TestVFSStatParent run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:42:46 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:46 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:42:48 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:48 DEBUG : dir: Looking for writers 2025/01/25 01:42:48 DEBUG : : Looking for writers 2025/01/25 01:42:48 DEBUG : dir: reading active writers 2025/01/25 01:42:48 DEBUG : file1: reading active writers 2025/01/25 01:42:48 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSStatParent (5.95s) === RUN TestVFSOpenFile run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:42:52 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:52 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:42:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:52 DEBUG : file1: Open: flags=O_RDONLY 2025/01/25 01:42:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/25 01:42:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/25 01:42:52 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:52 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/01/25 01:42:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/25 01:42:52 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/25 01:42:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:42:52 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:42:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/25 01:42:52 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/01/25 01:42:52 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/01/25 01:42:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/25 01:42:52 DEBUG : mega root 'rclone-test-xaqoxon5rowa': File to upload is small (0 bytes), uploading instead of streaming 2025/01/25 01:42:54 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/01/25 01:42:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/25 01:42:54 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:42:54 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/25 01:42:54 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:54 DEBUG : dir: Looking for writers 2025/01/25 01:42:54 DEBUG : file2: reading active writers 2025/01/25 01:42:54 DEBUG : new_file.txt: reading active writers 2025/01/25 01:42:54 DEBUG : : Looking for writers 2025/01/25 01:42:54 DEBUG : file1: reading active writers 2025/01/25 01:42:54 DEBUG : dir: reading active writers 2025/01/25 01:42:54 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.97s) === RUN TestVFSRename run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:42:55 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:55 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:42:57 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/01/25 01:42:57 DEBUG : dir/file1: Updating file with dir/file1 0xc0067dc780 2025/01/25 01:42:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/25 01:42:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/25 01:42:57 INFO : dir/file1: Moved (server-side) to: file0 2025/01/25 01:42:57 DEBUG : file0: Updating file with file0 0xc0067dc780 2025/01/25 01:42:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/25 01:42:57 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/01/25 01:42:57 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:57 DEBUG : dir: Looking for writers 2025/01/25 01:42:57 DEBUG : : Looking for writers 2025/01/25 01:42:57 DEBUG : dir: reading active writers 2025/01/25 01:42:57 DEBUG : file0: reading active writers 2025/01/25 01:42:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.57s) === RUN TestVFSStatfs run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:42:59 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:59 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:42:59 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:42:59 DEBUG : : Looking for writers 2025/01/25 01:42:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.05s) === RUN TestVFSMkdir run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:42:59 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:42:59 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:42:59 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/01/25 01:42:59 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/25 01:42:59 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/01/25 01:42:59 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/01/25 01:43:00 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/01/25 01:43:00 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:43:00 DEBUG : : Looking for writers 2025/01/25 01:43:00 DEBUG : a: Looking for writers 2025/01/25 01:43:00 DEBUG : b: Looking for writers 2025/01/25 01:43:00 DEBUG : c: Looking for writers 2025/01/25 01:43:00 DEBUG : d: Looking for writers 2025/01/25 01:43:00 DEBUG : : Looking for writers 2025/01/25 01:43:00 DEBUG : /: reading active writers 2025/01/25 01:43:00 DEBUG : a: reading active writers 2025/01/25 01:43:00 DEBUG : b: reading active writers 2025/01/25 01:43:00 DEBUG : c: reading active writers 2025/01/25 01:43:00 DEBUG : d: reading active writers 2025/01/25 01:43:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (1.19s) === RUN TestVFSMkdirAll run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:43:00 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:43:00 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:43:02 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/25 01:43:02 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/01/25 01:43:02 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/01/25 01:43:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/01/25 01:43:02 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:43:02 DEBUG : a/b/c/d: Looking for writers 2025/01/25 01:43:02 DEBUG : a/b/c: Looking for writers 2025/01/25 01:43:02 DEBUG : d: reading active writers 2025/01/25 01:43:02 DEBUG : a/b: Looking for writers 2025/01/25 01:43:02 DEBUG : c: reading active writers 2025/01/25 01:43:02 DEBUG : a: Looking for writers 2025/01/25 01:43:02 DEBUG : b: reading active writers 2025/01/25 01:43:02 DEBUG : : Looking for writers 2025/01/25 01:43:02 DEBUG : a: reading active writers 2025/01/25 01:43:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (2.74s) === RUN TestWriteFileHandleMethods run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:43:03 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:43:03 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:43:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:43:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:43:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/25 01:43:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/25 01:43:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/25 01:43:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/25 01:43:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/01/25 01:43:03 DEBUG : mega root 'rclone-test-xaqoxon5rowa': File to upload is small (5 bytes), uploading instead of streaming 2025/01/25 01:43:03 DEBUG : file1: Size of src and dst objects identical 2025/01/25 01:43:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:43:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:43:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/25 01:43:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/25 01:43:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:43:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:43:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/25 01:43:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/25 01:43:03 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/01/25 01:43:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/25 01:43:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/25 01:43:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/25 01:43:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/25 01:43:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:03 DEBUG : mega root 'rclone-test-xaqoxon5rowa': File to upload is small (0 bytes), uploading instead of streaming 2025/01/25 01:43:05 DEBUG : file1: Size of src and dst objects identical 2025/01/25 01:43:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/25 01:43:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/25 01:43:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/25 01:43:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/25 01:43:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:05 DEBUG : mega root 'rclone-test-xaqoxon5rowa': File to upload is small (7 bytes), uploading instead of streaming 2025/01/25 01:43:06 DEBUG : file1: Size of src and dst objects identical 2025/01/25 01:43:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:06 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:43:06 DEBUG : : Looking for writers 2025/01/25 01:43:06 DEBUG : file1: reading active writers 2025/01/25 01:43:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (2.67s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:43:06 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:43:06 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:43:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:43:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:43:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/25 01:43:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/25 01:43:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:06 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/01/25 01:43:07 DEBUG : file1: aborting in-sequence write wait, off=100 2025/01/25 01:43:07 DEBUG : file1: failed to wait for in-sequence write to 100 2025/01/25 01:43:07 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/01/25 01:43:07 DEBUG : mega root 'rclone-test-xaqoxon5rowa': File to upload is small (11 bytes), uploading instead of streaming 2025/01/25 01:43:07 DEBUG : file1: Size of src and dst objects identical 2025/01/25 01:43:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:07 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/01/25 01:43:07 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:43:07 DEBUG : : Looking for writers 2025/01/25 01:43:07 DEBUG : file1: reading active writers 2025/01/25 01:43:07 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleWriteAt (8.34s) === RUN TestWriteFileHandleFlush run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:43:14 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:43:14 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:43:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:43:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:43:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/25 01:43:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/25 01:43:14 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/01/25 01:43:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:14 DEBUG : mega root 'rclone-test-xaqoxon5rowa': File to upload is small (5 bytes), uploading instead of streaming 2025/01/25 01:43:14 DEBUG : file1: Size of src and dst objects identical 2025/01/25 01:43:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:14 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/01/25 01:43:14 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:43:14 DEBUG : : Looking for writers 2025/01/25 01:43:14 DEBUG : file1: reading active writers 2025/01/25 01:43:14 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleFlush (7.24s) === RUN TestWriteFileHandleRelease run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:43:21 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:43:21 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:43:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:43:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:43:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/25 01:43:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/25 01:43:21 DEBUG : file1: WriteFileHandle.Release closing 2025/01/25 01:43:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:21 DEBUG : mega root 'rclone-test-xaqoxon5rowa': File to upload is small (0 bytes), uploading instead of streaming 2025/01/25 01:43:21 DEBUG : file1: Size of src and dst objects identical 2025/01/25 01:43:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:21 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/01/25 01:43:21 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:43:21 DEBUG : : Looking for writers 2025/01/25 01:43:21 DEBUG : file1: reading active writers 2025/01/25 01:43:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.18s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:43:21 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:43:21 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:43:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:43:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:43:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/25 01:43:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/01/25 01:43:21 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:43:21 DEBUG : : Looking for writers 2025/01/25 01:43:21 DEBUG : file1: reading active writers 2025/01/25 01:43:21 DEBUG : file1: active writers 1 2025/01/25 01:43:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/01/25 01:43:21 DEBUG : : Looking for writers 2025/01/25 01:43:21 DEBUG : file1: reading active writers 2025/01/25 01:43:21 DEBUG : file1: active writers 1 2025/01/25 01:43:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/01/25 01:43:22 DEBUG : : Looking for writers 2025/01/25 01:43:22 DEBUG : file1: reading active writers 2025/01/25 01:43:22 DEBUG : file1: active writers 1 2025/01/25 01:43:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/01/25 01:43:22 DEBUG : : Looking for writers 2025/01/25 01:43:22 DEBUG : file1: reading active writers 2025/01/25 01:43:22 DEBUG : file1: active writers 1 2025/01/25 01:43:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/01/25 01:43:22 DEBUG : : Looking for writers 2025/01/25 01:43:22 DEBUG : file1: reading active writers 2025/01/25 01:43:22 DEBUG : file1: active writers 1 2025/01/25 01:43:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/01/25 01:43:22 DEBUG : : Looking for writers 2025/01/25 01:43:22 DEBUG : file1: reading active writers 2025/01/25 01:43:22 DEBUG : file1: active writers 1 2025/01/25 01:43:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/01/25 01:43:22 DEBUG : : Looking for writers 2025/01/25 01:43:22 DEBUG : file1: reading active writers 2025/01/25 01:43:22 DEBUG : file1: active writers 1 2025/01/25 01:43:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/01/25 01:43:23 DEBUG : : Looking for writers 2025/01/25 01:43:23 DEBUG : file1: reading active writers 2025/01/25 01:43:23 DEBUG : file1: active writers 1 2025/01/25 01:43:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:24 DEBUG : : Looking for writers 2025/01/25 01:43:24 DEBUG : file1: reading active writers 2025/01/25 01:43:24 DEBUG : file1: active writers 1 2025/01/25 01:43:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:25 DEBUG : : Looking for writers 2025/01/25 01:43:25 DEBUG : file1: reading active writers 2025/01/25 01:43:25 DEBUG : file1: active writers 1 2025/01/25 01:43:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:26 DEBUG : : Looking for writers 2025/01/25 01:43:26 DEBUG : file1: reading active writers 2025/01/25 01:43:26 DEBUG : file1: active writers 1 2025/01/25 01:43:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:27 DEBUG : : Looking for writers 2025/01/25 01:43:27 DEBUG : file1: reading active writers 2025/01/25 01:43:27 DEBUG : file1: active writers 1 2025/01/25 01:43:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:28 DEBUG : : Looking for writers 2025/01/25 01:43:28 DEBUG : file1: reading active writers 2025/01/25 01:43:28 DEBUG : file1: active writers 1 2025/01/25 01:43:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:29 DEBUG : : Looking for writers 2025/01/25 01:43:29 DEBUG : file1: reading active writers 2025/01/25 01:43:29 DEBUG : file1: active writers 1 2025/01/25 01:43:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:30 DEBUG : : Looking for writers 2025/01/25 01:43:30 DEBUG : file1: reading active writers 2025/01/25 01:43:30 DEBUG : file1: active writers 1 2025/01/25 01:43:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:31 DEBUG : : Looking for writers 2025/01/25 01:43:31 DEBUG : file1: reading active writers 2025/01/25 01:43:31 DEBUG : file1: active writers 1 2025/01/25 01:43:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:32 DEBUG : : Looking for writers 2025/01/25 01:43:32 DEBUG : file1: reading active writers 2025/01/25 01:43:32 DEBUG : file1: active writers 1 2025/01/25 01:43:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:33 DEBUG : : Looking for writers 2025/01/25 01:43:33 DEBUG : file1: reading active writers 2025/01/25 01:43:33 DEBUG : file1: active writers 1 2025/01/25 01:43:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:34 DEBUG : : Looking for writers 2025/01/25 01:43:34 DEBUG : file1: reading active writers 2025/01/25 01:43:34 DEBUG : file1: active writers 1 2025/01/25 01:43:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:35 DEBUG : : Looking for writers 2025/01/25 01:43:35 DEBUG : file1: reading active writers 2025/01/25 01:43:35 DEBUG : file1: active writers 1 2025/01/25 01:43:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:36 DEBUG : : Looking for writers 2025/01/25 01:43:36 DEBUG : file1: reading active writers 2025/01/25 01:43:36 DEBUG : file1: active writers 1 2025/01/25 01:43:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:37 DEBUG : : Looking for writers 2025/01/25 01:43:37 DEBUG : file1: reading active writers 2025/01/25 01:43:37 DEBUG : file1: active writers 1 2025/01/25 01:43:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:38 DEBUG : : Looking for writers 2025/01/25 01:43:38 DEBUG : file1: reading active writers 2025/01/25 01:43:38 DEBUG : file1: active writers 1 2025/01/25 01:43:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:39 DEBUG : : Looking for writers 2025/01/25 01:43:39 DEBUG : file1: reading active writers 2025/01/25 01:43:39 DEBUG : file1: active writers 1 2025/01/25 01:43:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:40 DEBUG : : Looking for writers 2025/01/25 01:43:40 DEBUG : file1: reading active writers 2025/01/25 01:43:40 DEBUG : file1: active writers 1 2025/01/25 01:43:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:41 DEBUG : : Looking for writers 2025/01/25 01:43:41 DEBUG : file1: reading active writers 2025/01/25 01:43:41 DEBUG : file1: active writers 1 2025/01/25 01:43:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:42 DEBUG : : Looking for writers 2025/01/25 01:43:42 DEBUG : file1: reading active writers 2025/01/25 01:43:42 DEBUG : file1: active writers 1 2025/01/25 01:43:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:43 DEBUG : : Looking for writers 2025/01/25 01:43:43 DEBUG : file1: reading active writers 2025/01/25 01:43:43 DEBUG : file1: active writers 1 2025/01/25 01:43:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:44 DEBUG : : Looking for writers 2025/01/25 01:43:44 DEBUG : file1: reading active writers 2025/01/25 01:43:44 DEBUG : file1: active writers 1 2025/01/25 01:43:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:45 DEBUG : : Looking for writers 2025/01/25 01:43:45 DEBUG : file1: reading active writers 2025/01/25 01:43:45 DEBUG : file1: active writers 1 2025/01/25 01:43:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:46 DEBUG : : Looking for writers 2025/01/25 01:43:46 DEBUG : file1: reading active writers 2025/01/25 01:43:46 DEBUG : file1: active writers 1 2025/01/25 01:43:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:47 DEBUG : : Looking for writers 2025/01/25 01:43:47 DEBUG : file1: reading active writers 2025/01/25 01:43:47 DEBUG : file1: active writers 1 2025/01/25 01:43:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:48 DEBUG : : Looking for writers 2025/01/25 01:43:48 DEBUG : file1: reading active writers 2025/01/25 01:43:48 DEBUG : file1: active writers 1 2025/01/25 01:43:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:49 DEBUG : : Looking for writers 2025/01/25 01:43:49 DEBUG : file1: reading active writers 2025/01/25 01:43:49 DEBUG : file1: active writers 1 2025/01/25 01:43:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:50 DEBUG : : Looking for writers 2025/01/25 01:43:50 DEBUG : file1: reading active writers 2025/01/25 01:43:50 DEBUG : file1: active writers 1 2025/01/25 01:43:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:51 DEBUG : : Looking for writers 2025/01/25 01:43:51 DEBUG : file1: reading active writers 2025/01/25 01:43:51 DEBUG : file1: active writers 1 2025/01/25 01:43:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/25 01:43:51 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/01/25 01:43:51 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:43:51 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:43:51 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:43:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:43:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:43:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/25 01:43:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/25 01:43:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:51 DEBUG : mega root 'rclone-test-xaqoxon5rowa': File to upload is small (0 bytes), uploading instead of streaming 2025/01/25 01:43:52 DEBUG : file1: Size of src and dst objects identical 2025/01/25 01:43:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:43:52 DEBUG : file1: Open: flags=O_RDONLY 2025/01/25 01:43:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/25 01:43:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/25 01:43:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:43:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/25 01:43:52 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:43:52 DEBUG : : Looking for writers 2025/01/25 01:43:52 DEBUG : file1: reading active writers 2025/01/25 01:43:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.24s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "mega root 'rclone-test-xaqoxon5rowa'", Local "Local file system at /tmp/rclone4196417328", Modify Window "876000h0m0s" 2025/01/25 01:43:52 INFO : mega root 'rclone-test-xaqoxon5rowa': poll-interval is not supported by this remote 2025/01/25 01:43:52 NOTICE: mega root 'rclone-test-xaqoxon5rowa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/25 01:43:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/25 01:43:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/25 01:43:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/25 01:43:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/25 01:43:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:52 DEBUG : mega root 'rclone-test-xaqoxon5rowa': File to upload is small (100 bytes), uploading instead of streaming 2025/01/25 01:43:52 DEBUG : file1: Size of src and dst objects identical 2025/01/25 01:43:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/25 01:43:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/25 01:43:52 DEBUG : file1: Open: flags=O_RDONLY 2025/01/25 01:43:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/25 01:43:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/25 01:43:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/25 01:43:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/25 01:43:53 DEBUG : WaitForWriters: timeout=30s 2025/01/25 01:43:53 DEBUG : : Looking for writers 2025/01/25 01:43:53 DEBUG : file1: reading active writers 2025/01/25 01:43:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.93s) FAIL 2025/01/25 01:43:53 DEBUG : mega root 'rclone-test-xaqoxon5rowa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Finished ERROR in 4m39.83219803s (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]